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

Replace distutils.versions.LooseVersion by packaging.version.Version #9826

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Nov 7, 2021

Feature or Bugfix

  • Refactoring

Purpose

Distutils module are now deprecated and will be removed in Python 3.12.
This replaces it by packaging module and reduces the dependency to it.

refs: sphinx-doc#9820
@tk0miya tk0miya modified the milestones: 4.4.0, 4.3.0 Nov 8, 2021
@tk0miya tk0miya merged commit 6c6cc8a into sphinx-doc:4.x Nov 8, 2021
@tk0miya tk0miya deleted the 9820_reduce_distutils_usage branch November 8, 2021 15:42
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant