Closed
Bug 1801836
Opened 3 years ago
Closed 3 years ago
Remove no longer required imports from __future__
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox110 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: marco, Assigned: marco)
Details
Attachments
(4 files)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mcastelluccio
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D165398
Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b42c0644448c
Remove no longer necessary 'from __future__' imports under python/. r=linter-reviewers,glandium,ahal DONTBUILD
Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8e89f8e20ad6
Remove no longer necessary 'from __future__' imports under testing/. r=linter-reviewers,webdriver-reviewers,perftest-reviewers,ahal,afinder DONTBUILD
Assignee | ||
Comment 6•3 years ago
|
||
Assignee | ||
Comment 7•3 years ago
|
||
https://phabricator.services.mozilla.com/D165399 introduced a black formatting error (which I didn't notice because of bug 1807218).
Pushed by ncsoregi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f3ba495c09ee
Fix black formatting error in testing/marionette/harness/marionette_harness/tests/unit/test_file_upload.py. r=fix CLOSED TREE
Comment 9•3 years ago
|
||
bugherder |
Comment 10•3 years ago
|
||
bugherder |
Comment 11•3 years ago
|
||
Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f75b763d17e0
Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD
Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
Comment 12•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Comment 13•3 years ago
|
||
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3efccb84d800
Fix black linting opt failure on memory/replace/dmd/dmd.py. a=lint-fix
Comment 14•3 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•