Closed
Bug 1620511
Opened 5 years ago
Closed 5 years ago
./mach bootstrap doesn't work for Gecko on windows workstation (not WSL)
Categories
(Firefox Build System :: Bootstrap Configuration, enhancement)
Tracking
(firefox75 fixed)
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
There is 2 issues for python 3.
- winreg vs _winreg
- encode('mbcs')
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/7ac664c14598
Make ensure_mobile_android_packages Python3 compatible. r=firefox-build-system-reviewers,rstewart
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•