Commit 9bd4c02
committed
chore: drop Python 3.9 (EOL), add Python 3.14
Update supported Python versions per devguide.python.org/versions:
- Remove 3.9 (end-of-life as of October 2025)
- Add 3.14 (stable as of October 2025)
- Update requires-python to >=3.10
- Add Python version classifiers for PyPI visibility
- Regenerate uv.lock for new Python constraint
Fixes #3081 parent 124b4e1 commit 9bd4c02
3 files changed
Lines changed: 124 additions & 89 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
8 | 16 | | |
9 | 17 | | |
10 | 18 | | |
| |||
0 commit comments