Skip to content

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

Merged
merged 4 commits into from
Dec 11, 2022

Conversation

tony
Copy link
Member

@tony tony commented Jan 8, 2022

@tony tony force-pushed the python-3.10-deprecation branch 2 times, most recently from fd48614 to 265c70d Compare January 11, 2022 12:31
@tony tony force-pushed the python-3.10-deprecation branch 2 times, most recently from 74cdb28 to 5a2e705 Compare February 26, 2022 16:02
@tony tony force-pushed the master branch 2 times, most recently from 0f75f46 to 2f4a907 Compare March 9, 2022 12:29
@tony tony force-pushed the master branch 2 times, most recently from b0e744e to 5323c18 Compare March 20, 2022 15:48
@tony tony mentioned this pull request Mar 20, 2022
3 tasks
@tony tony changed the title Fix Version deprecation warning (python 3.10) Fix Version deprecation warning (python 3.10) https://github.com/tmux-python/tmuxp/issues/764 Mar 20, 2022
@tony tony changed the title Fix Version deprecation warning (python 3.10) https://github.com/tmux-python/tmuxp/issues/764 Fix Version deprecation warning (python 3.10), https://github.com/tmux-python/tmuxp/issues/764 Mar 20, 2022
@tony tony changed the title Fix Version deprecation warning (python 3.10), https://github.com/tmux-python/tmuxp/issues/764 Fix Version deprecation warning (python 3.10) Mar 20, 2022
@tony tony added this to the Milestone 1.11 milestone Mar 20, 2022
@tony tony self-assigned this Mar 20, 2022
@tony tony changed the title Fix Version deprecation warning (python 3.10) Fix Version deprecation warning (python 3.10) Mar 20, 2022
@tony tony modified the milestones: Milestone 1.11, Milestone 1.13 May 21, 2022
@tony tony force-pushed the master branch 2 times, most recently from 1298511 to be197a9 Compare July 16, 2022 15:58
@tony tony force-pushed the python-3.10-deprecation branch from 5a2e705 to 5d17967 Compare September 11, 2022 23:00
@tony tony force-pushed the python-3.10-deprecation branch 2 times, most recently from 7ea3bc1 to 3f75ec3 Compare December 10, 2022 20:04
@codecov
Copy link

codecov bot commented Dec 10, 2022

Codecov Report

Merging #727 (a847647) into master (5061b79) will not change coverage.
The diff coverage is 100.00%.

❗ Current head a847647 differs from pull request most recent head 850d890. Consider uploading reports for the commit 850d890 to get more accurate results

@@           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           
Impacted Files Coverage Δ
src/tmuxp/plugin.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony tony force-pushed the python-3.10-deprecation branch 4 times, most recently from 4dae786 to 7dab69a Compare December 10, 2022 20:44
tony added a commit to tmux-python/libtmux that referenced this pull request Dec 10, 2022
Deprecate distutils.version.LooseVersion for our own LegacyVersion

Fixes #348, #349

See also: tmux-python/tmuxp#727
@tony tony force-pushed the python-3.10-deprecation branch from 7dab69a to a847647 Compare December 10, 2022 21:27
@tony tony changed the title Fix Version deprecation warning (python 3.10) Fix distutils.version.Version deprecation warning (python 3.10) Dec 11, 2022
@tony tony merged commit afad3d5 into master Dec 11, 2022
@tony tony deleted the python-3.10-deprecation branch December 11, 2022 00:48
tony added a commit that referenced this pull request Dec 11, 2022
Fix distutils warnings via #727
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version alternative
1 participant