Closed
Bug 1472177
Opened 5 years ago
Closed 5 years ago
Support python 3 in python/mozversioncontrol
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: ahal, Assigned: ahal)
References
Details
Attachments
(1 file)
Now that we can run python tests in both 2 and 3, let's start adding support for our core python modules. Mozversioncontrol is a good place to start as a bunch of other modules depend on it.
Assignee | ||
Comment 1•5 years ago
|
||
This also enables the py2 linter which will help maintain compatibility with both 2 and 3.
Comment 2•5 years ago
|
||
Comment on attachment 8988809 [details] Bug 1472177 - Run mozversioncontrol tests under python 3 Gregory Szorc [:gps] has approved the revision. https://phabricator.services.mozilla.com/D1884
Attachment #8988809 -
Flags: review+
Comment 3•5 years ago
|
||
Comment on attachment 8988809 [details] Bug 1472177 - Run mozversioncontrol tests under python 3 Gregory Szorc [:gps] has been removed from the revision. https://phabricator.services.mozilla.com/D1884
Attachment #8988809 -
Flags: review+
Comment 4•5 years ago
|
||
Comment on attachment 8988809 [details] Bug 1472177 - Run mozversioncontrol tests under python 3 Gregory Szorc [:gps] has approved the revision. https://phabricator.services.mozilla.com/D1884
Attachment #8988809 -
Flags: review+
Pushed by gszorc@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2062a23f0e5a Run mozversioncontrol tests under python 3 r=gps
![]() |
||
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2062a23f0e5a
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•