Closed
Bug 1700423
Opened 4 years ago
Closed 4 years ago
Remove the py2/py3 linters
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox89 fixed)
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: ahal, Assigned: championshuttler)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 2 obsolete files)
Now that the py3 migration is more or less finished from an in-tree perspective, these linters don't provide any value beyond what flake8 / black already provide.
There are still a handful of tasks running with Python 2 in CI, but introducing a regression there will cause the tasks to break.. so it doesn't seem worth keeping the py2 linter around for.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → shivams2799
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•4 years ago
|
||
Depends on D109647
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D109648
Updated•4 years ago
|
Attachment #9211308 -
Attachment description: Bug 1700423 - Remove py2 and py3 linters.r=ahal → Bug 1700423 - Remove py2 and py3 linters and their config from taskcluster.r=ahal
Updated•4 years ago
|
Attachment #9211310 -
Attachment is obsolete: true
Updated•4 years ago
|
Attachment #9211309 -
Attachment is obsolete: true
Pushed by shivams2799@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/685f36f262fa
Remove py2 and py3 linters and their config from taskcluster.r=ahal
Comment 5•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•