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/),
19
19
[ API] ( https://libtmux.git-pull.com/api.html ) information and
20
20
[ architectural details] ( https://libtmux.git-pull.com/about.html ) .
21
21
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
-
25
22
# Install
26
23
27
24
``` console
@@ -178,6 +175,17 @@ Window(@10 1:libtmuxower, Session($3 foo))
178
175
Session($ 3 foo)
179
176
```
180
177
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
+
181
189
# Donations
182
190
183
191
Your donations fund development of new features, testing and support.
You can’t perform that action at this time.
0 commit comments