Skip to content

Avoid importing from setuptools._distutils#16348

Merged
JukkaL merged 1 commit intopython:masterfrom
hauntsaninja:setuptools-distutils
Oct 28, 2023
Merged

Avoid importing from setuptools._distutils#16348
JukkaL merged 1 commit intopython:masterfrom
hauntsaninja:setuptools-distutils

Conversation

@hauntsaninja
Copy link
Copy Markdown
Collaborator

Fixes #16318, as requested by setuptools maintainer

Fixes python#16318, as requested by setuptools maintainer
@JukkaL JukkaL merged commit 2aa2443 into python:master Oct 28, 2023
@hauntsaninja hauntsaninja deleted the setuptools-distutils branch October 28, 2023 17:44
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.

Please don't import from setuptools._distutils directly, as it can cause errors

3 participants