Closed
Bug 1581818
Opened 6 years ago
Closed 6 years ago
Make sure client.py stays Python 2 compatible
Categories
(Testing :: Condprofile, defect, P2)
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: tarek, Assigned: tarek)
Details
Attachments
(1 file)
We want to tweak the linters so we control that client.py stays python 2 compatible since it will be used in Py2 apps as well.
This bug will be re-categorized in Testing::Condprof once it's bee added
Assignee | ||
Updated•6 years ago
|
Component: General → Condprofile
Summary: [condprof] Make sure client.py stays Python 2 compatible → Make sure client.py stays Python 2 compatible
Assignee | ||
Comment 1•6 years ago
|
||
We need to keep util.py python 2 compatible. The Python 3 helper class
that's used to generate conditioned profiles is moved to its own
module and we're reactivating util.py in flake8
Pushed by tziade@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/85d02bf1cce3
Make sure client.py stays Python 2 compatible r=stephendonner
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•