Closed
Bug 1958321
Opened 10 months ago
Closed 10 months ago
bump minimum Python version to 3.9, drop 3.8 support
Categories
(Conduit :: moz-phab, task, P3)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
Details
Attachments
(1 file)
Telemetry indicates we only have ~15 users on Python 3.8. We should drop support for 3.8 and make 3.9 the minimum version. This will enable many cleanups in the codebase, such as using raw list instead of List in type hints.
| Assignee | ||
Comment 1•10 months ago
|
||
This brings our minimum Python version up to 3.9.
| Assignee | ||
Updated•10 months ago
|
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•