Closed
Bug 1638967
Opened 5 years ago
Closed 5 years ago
Convert 'mach ide' to run with Python 3
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox78 fixed)
RESOLVED
FIXED
mozilla78
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: KrisWright, Assigned: rstewart)
References
Details
(Keywords: in-triage)
Attachments
(1 file)
mach ide still runs with python 2 [1]. We want to convert all mach commands to python 3.
To do this, any dependencies of the command may need to be converted as well as the command itself.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → rstewart
Status: NEW → ASSIGNED
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/01bf5f7b070a
Run `mach ide` in Python 3 r=nalexander
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•