-
-
Notifications
You must be signed in to change notification settings - Fork 678
Migrate website to Python 3.7 #1267
Copy link
Copy link
Closed
Labels
backendRelates to the backend of the appRelates to the backend of the appenhancementThis is an improvement to existing code or configurationThis is an improvement to existing code or configurationinfrastructureRelates to the app infrastructureRelates to the app infrastructure
Description
Metadata
Metadata
Assignees
Labels
backendRelates to the backend of the appRelates to the backend of the appenhancementThis is an improvement to existing code or configurationThis is an improvement to existing code or configurationinfrastructureRelates to the app infrastructureRelates to the app infrastructure
Fields
Give feedbackNo fields configured for issues without a type.
The website currently works with Python 3.4, which starts to be quite old. CPython 3.7 is already available in beta, and we can make the website work if it (if not already, since Django has been migrated recently to 1.11 and it was the previous version of Django that wasn't compatible with Python > 3.4).
Blockers: