Closed
Bug 1529243
Opened 6 years ago
Closed 6 years ago
Update Python from 3.6 to 3.7
Categories
(Tree Management :: Treeherder, enhancement, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
Details |
Bug 1330474 is updating Treeherder from Python 2.7 to 3.6.
In that bug we were unable to update all the way to Python 3.7 due to Celery/Kombu not yet supporting it.
Once:
- Celery/kombu have a new 4.x release that supports Python 3.7 (they have a fix, but it's currently only on
master
) - We've updated from the ancient Celery/Kombu 3.x to 4.x (which requires figuring out why the upgrade didn't work the last time it was tried; bug 1337717)
...then it should be possible to make the switch to Python 3.7.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → emorley
Status: NEW → ASSIGNED
Priority: P3 → P1
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•