The Wayback Machine - https://web.archive.org/web/20221223122747/https://github.com/python/cpython/issues/100238
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

Update test_peg_generator to not need distutils & reenable it #100238

Open
encukou opened this issue Dec 14, 2022 · 0 comments
Open

Update test_peg_generator to not need distutils & reenable it #100238

encukou opened this issue Dec 14, 2022 · 0 comments
Labels
tests Tests in the Lib/test dir

Comments

@encukou
Copy link
Member

encukou commented Dec 14, 2022

distutils was removed from 3.12, as per PEP 632.
test_peg_generator, which uses it, was disabled. It should be updated to not need distutils.

See #92584

@encukou encukou added the tests Tests in the Lib/test dir label Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

No branches or pull requests

1 participant