Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Apr 14, 2021

@vstinner
Copy link
MemberAuthor

cc @tirkarthi

@tirkarthitirkarthi requested a review from zoobaApril 14, 2021 13:43
@tirkarthi
Copy link
Member

LGTM. It's better to silence these for now since setup.py is used in the build process. As per Steve's comment this will fail when distutils is moved inside tools directory and import paths need to be updated as noted in https://bugs.python.org/issue43425#msg388780.

@vstinner
Copy link
MemberAuthor

As per Steve's comment this will fail when distutils is moved inside tools directory and import paths need to be updated as noted in https://bugs.python.org/issue43425#msg388780.

Python setup.py may be one of the last Python project to migrate to something else. Or Python will keep an old private copy of distutils ;-)

@vstinnervstinner merged commit d9ba9de into python:masterApr 14, 2021
@vstinnervstinner deleted the setup_deprecated_distutils branch April 14, 2021 14:39
@jaracojaraco mentioned this pull request May 9, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@vstinner@tirkarthi@the-knights-who-say-ni@bedevere-bot