Skip to content
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

Future proofing: drop distutils.version (targeted for removal in Python 3.12) #3385

Merged
merged 4 commits into from
Jul 1, 2021

Conversation

neutrinoceros
Copy link
Member

@neutrinoceros neutrinoceros commented Jun 28, 2021

PR Summary

This is a first step in resolving #3384, though other parts of distutils are still used elsewhere in the code base.
Here I'm following official migration recommendations from PEP 632, in which disutils' removal was discussed.

@neutrinoceros neutrinoceros added the infrastructure Related to CI, versioning, websites, organizational issues, etc label Jun 28, 2021
@neutrinoceros neutrinoceros force-pushed the drop_distutils_version branch 2 times, most recently from a5744bc to 8e0b10f Compare June 28, 2021 18:07
@neutrinoceros neutrinoceros changed the title future-proofing: drop distutils.version (targeted from removal in Python 3.12) Future proofing: drop distutils.version (targeted from removal in Python 3.12) Jun 28, 2021
@neutrinoceros neutrinoceros changed the title Future proofing: drop distutils.version (targeted from removal in Python 3.12) Future proofing: drop distutils.version (targeted for removal in Python 3.12) Jun 28, 2021
@neutrinoceros neutrinoceros force-pushed the drop_distutils_version branch from 05a65ff to 91f7251 Compare June 29, 2021 09:40
@neutrinoceros neutrinoceros added this to the 4.1.0 milestone Jul 1, 2021
@neutrinoceros neutrinoceros force-pushed the drop_distutils_version branch from 91f7251 to f3e4614 Compare July 1, 2021 15:00
@neutrinoceros
Copy link
Member Author

pre-commit.ci autofix

@neutrinoceros neutrinoceros removed this from the 4.1.0 milestone Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Related to CI, versioning, websites, organizational issues, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants