Closed
Bug 1638948
Opened 5 years ago
Closed 5 years ago
Convert 'mach android-emulator' to run with Python 3
Categories
(GeckoView :: General, task)
GeckoView
General
Tracking
(firefox78 fixed)
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: KrisWright, Assigned: gbrown)
References
Details
Attachments
(1 file)
mach android-emulator
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.
Comment 1•5 years ago
|
||
Since I land bug Bug 1638759, it is ready to python 3 compatible.
![]() |
Assignee | |
Comment 3•5 years ago
|
||
This command is already python 3 compatible, thanks to m_kato's previous efforts.
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c28b24aa7cec
Run 'mach android-emulator' with python 3; r=bc
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → 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
•