-
Couldn't load subscription status.
- Fork 233
Fix distutils.version.Version deprecation warning (python 3.10)
#727
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fd48614 to
265c70d
Compare
74cdb28 to
5a2e705
Compare
0f75f46 to
2f4a907
Compare
b0e744e to
5323c18
Compare
Version deprecation warning (python 3.10)
1298511 to
be197a9
Compare
5a2e705 to
5d17967
Compare
7ea3bc1 to
3f75ec3
Compare
Codecov Report
@@ Coverage Diff @@
## master #727 +/- ##
=======================================
Coverage 76.64% 76.64%
=======================================
Files 24 24
Lines 1623 1623
Branches 367 367
=======================================
Hits 1244 1244
Misses 269 269
Partials 110 110
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
4dae786 to
7dab69a
Compare
Deprecate distutils.version.LooseVersion for our own LegacyVersion Fixes #348, #349 See also: tmux-python/tmuxp#727
7dab69a to
a847647
Compare
Version deprecation warning (python 3.10)distutils.version.Version deprecation warning (python 3.10)
Fix #768
See also: tmux-python/libtmux#351