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

import from setuptools instead of distutils #399

Merged
merged 1 commit into from Sep 7, 2023
Merged

import from setuptools instead of distutils #399

merged 1 commit into from Sep 7, 2023

Conversation

davidism
Copy link
Member

@davidism davidism commented Sep 7, 2023

distutils is removed in Python 3.12. setuptools provides a patch that keeps distutils imports working, but also re-exports the names from setuptools.

@davidism davidism added this to the 2.2.0 milestone Sep 7, 2023
@davidism davidism merged commit 02c4953 into main Sep 7, 2023
11 checks passed
@davidism davidism deleted the setuptools branch September 7, 2023 17:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant