Closed
Bug 1864680
Opened 2 years ago
Closed 2 years ago
drop support for Python 3.7 in `moz-phab`
Categories
(Conduit :: moz-phab, task)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
Details
Attachments
(2 files)
Python 3.7 is EOL, and we only have ~8 users still on it. We should drop support for this Python version.
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D193569
| Assignee | ||
Comment 2•2 years ago
|
||
Update testing requirements to the latest versions everywhere.
Drop some packages which are either no longer needed (pbr)
or were transitive dependencies which don't need to be pinned.
As part of this change we also upgrade black, which removes a
newline in user.py.
Depends on D193570
| Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•