File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,6 @@ View the [documentation](https://libtmux.git-pull.com/),
1919[ API] ( https://libtmux.git-pull.com/api.html ) information and
2020[ architectural details] ( https://libtmux.git-pull.com/about.html ) .
2121
22- Python 2.x will be deprecated in libtmux 0.9. The backports branch is
23- [ v0.8.x] ( https://github.com/tmux-python/libtmux/tree/v0.8.x ) .
24-
2522# Install
2623
2724``` console
@@ -178,6 +175,17 @@ Window(@10 1:libtmuxower, Session($3 foo))
178175Session($ 3 foo)
179176```
180177
178+ # Python support
179+
180+ Maintenance-only / security and bug fixes:
181+
182+ - Python 3.7 and 3.8: [ ` v0.11.x ` ] ( https://github.com/tmux-python/libtmux/tree/v0.11.x )
183+
184+ Unsupported / no security releases or bug fixes:
185+
186+ - Python 2.x: The backports branch is
187+ [ ` v0.8.x ` ] ( https://github.com/tmux-python/libtmux/tree/v0.8.x ) .
188+
181189# Donations
182190
183191Your donations fund development of new features, testing and support.
You can’t perform that action at this time.
0 commit comments