Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Apr 14, 2021

@vstinner
Copy link
Member Author

cc @tirkarthi

@tirkarthi tirkarthi requested a review from zooba April 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
Member Author

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 ;-)

@vstinner vstinner merged commit d9ba9de into python:master Apr 14, 2021
@vstinner vstinner deleted the setup_deprecated_distutils branch April 14, 2021 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants