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 a141a9b commit 5523e3dCopy full SHA for 5523e3d
CHANGES
@@ -15,6 +15,12 @@ $ pip install --user --upgrade --pre libtmux
15
16
- _Future release notes will be placed here_
17
18
+### Breaking changes
19
+
20
+- Drop support for Python 3.9; the new minimum is Python 3.10 (#602). See also:
21
+ - [Python 3.9 EOL timeline](https://devguide.python.org/versions/#:~:text=Release%20manager-,3.9,-PEP%20596)
22
+ - [PEP 596](https://peps.python.org/pep-0596/)
23
24
### Development
25
26
- Add Python 3.14 to test matrix (#601)
0 commit comments