Summary
Shift the supported Python window for the next release:
| Tier |
Current (v0.26) |
Proposed |
Standard support (main / dev) |
3.8 – 3.11 |
3.10 – 3.14 |
Legacy support (maintenance/legacy) |
3.6 – 3.7 |
3.8 – 3.9 |
| Unsupported |
< 3.6 |
< 3.8 |
Motivation
Follow the upstream Python support schedule.
Python 3.8 and 3.9 are currently standard-support versions in v0.26. This issue proposes moving them to the legacy branch rather than dropping them outright, since they were recently supported. If the maintenance cost turns out to be non-trivial, dropping them entirely is also acceptable.
Summary
Shift the supported Python window for the next release:
main/dev)maintenance/legacy)Motivation
Follow the upstream Python support schedule.
Python 3.8 and 3.9 are currently standard-support versions in v0.26. This issue proposes moving them to the legacy branch rather than dropping them outright, since they were recently supported. If the maintenance cost turns out to be non-trivial, dropping them entirely is also acceptable.