Closed
Bug 1621441
Opened 6 years ago
Closed 6 years ago
Update Python scripts that depend on PyECC to run in Python 3 and to leverage the ecdsa library instead
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: rstewart)
References
Details
Attachments
(1 file)
This needs some third-party libraries updated before it can be switched to python3. Aside from that, I'm unsure how much actual work will be involved.
Note that this script is in build/test_templates.mozbuild in the GeneratedTestCertificate template. Most of the uses of GeneratedTestCertificate are commented out due to bug 1256495, so verifying that this actually works may be trick.y
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → rstewart
Summary: Convert pycert.py to py3 → Update Python scripts that depend on PyECC to run in Python 3 and to leverage the ecdsa library instead
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7b06ed01874b
Update Python scripts that depend on PyECC to run in Python 3 and to leverage the ecdsa library instead r=glandium,keeler
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•