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 7ee9ff2 commit 787d0c3Copy full SHA for 787d0c3
CHANGES
@@ -15,6 +15,14 @@ $ pip install --user --upgrade --pre libtmux
15
16
<!-- To maintainers and contributors: Please add notes for the forthcoming version above -->
17
18
+### Breaking changes
19
+
20
+- Drop Python 3.8. end of life was October 7th, 2024 (#548)
21
22
+ tmuxp 1.48.0 was the last release for Python 3.8.
23
24
+ The minimum python for tmuxp as of 1.49.0 is Python 3.9
25
26
## libtmux 0.38.1 (2024-11-26)
27
28
- Keep minimum Python version at 3.8 for now.
0 commit comments