We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d7f6ec commit 199114bCopy full SHA for 199114b
CHANGES
@@ -39,6 +39,12 @@ $ pipx install --suffix=@next g --pip-args '\--pre' --force
39
40
<!-- Maintainers, insert changes / features for the next release here -->
41
42
+### Breaking changes
43
+
44
+- Drop support for Python 3.9; the new minimum is Python 3.10 (#41). See also:
45
+ - [Python 3.9 EOL timeline](https://devguide.python.org/versions/#:~:text=Release%20manager-,3.9,-PEP%20596)
46
+ - [PEP 596](https://peps.python.org/pep-0596/)
47
48
### Development
49
50
- Add Python 3.14 to test matrix (#40)
0 commit comments