Skip to content

Commit 5523e3d

Browse files
committed
docs(CHANGES) Note dropping of Python 3.9
1 parent a141a9b commit 5523e3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ $ pip install --user --upgrade --pre libtmux
1515

1616
- _Future release notes will be placed here_
1717

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+
1824
### Development
1925

2026
- Add Python 3.14 to test matrix (#601)

0 commit comments

Comments
 (0)