Closed
Bug 1838952
Opened 3 years ago
Closed 3 years ago
Remove a Python 3.6 specific workaround since it is no longer needed
Categories
(Firefox Build System :: Mach Core, task, P3)
Firefox Build System
Mach Core
Tracking
(firefox116 fixed)
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: ahochheiden, Assigned: ahochheiden)
Details
Attachments
(1 file)
Python 3.7 has been the required minimum version for a while now, so this is essentially dead code and will never be required to run.
| Assignee | ||
Comment 1•3 years ago
|
||
Python 3.7 has been the required minimum version for a while now, so
this is essentially dead code and will never be required to run.
Depends on D181305
Pushed by ahochheiden@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7bdf45ed2f6b
Removed a Python 3.6 specific workaround since it is no longer needed r=firefox-build-system-reviewers,glandium
Comment 3•3 years ago
|
||
Backed out for causing bootstrap failures.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=420089760&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/e9da5aeb62e1cf86e5e52726391d8db0c532019d
Flags: needinfo?(ahochheiden)
| Assignee | ||
Comment 4•3 years ago
|
||
I don't think this was the cause of that failure. Either way, :glandium fixed it in bug 1839548.
I will push this stack again.
Flags: needinfo?(ahochheiden)
Pushed by ahochheiden@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a0f7b9f56d1f
Removed a Python 3.6 specific workaround since it is no longer needed r=firefox-build-system-reviewers,glandium
Comment 6•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•