Closed
Bug 1621447
Opened 5 years ago
Closed 5 years ago
Convert GenerateServoCSSPropList.py to py3
Categories
(Firefox Build System :: General, task, P3)
Firefox Build System
General
Tracking
(firefox77 fixed)
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: mshal, Assigned: glandium)
References
Details
Attachments
(2 files)
This script is odd - part of the error message when running in py3 involves going through python files in Mako-0.9.1.zip and rust files.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/4fd0fb211f8f
Convert GenerateServoCSSPropList.py to py3. r=emilio
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
Hello. On my local builds I get this error that I bisected to this revision.
```
Sorry, my previous comment got added before it was ready. Anyways, I get that error now on my local builds. I'm not sure why it would only happen on my machine, but could it perhaps be related to the python version being used (my machine uses python3.8.2).
You need to log in
before you can comment on or make changes to this bug.
Description
•