The Wayback Machine - https://web.archive.org/web/20221223144340/https://github.com/python/cpython/issues/100237
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_check_c_globals to not need distutils & reenable it #100237

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

Update test_check_c_globals to not need distutils & reenable it #100237

encukou opened this issue Dec 14, 2022 · 0 comments

Comments

@encukou
Copy link
Member

encukou commented Dec 14, 2022

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

See #92584

@encukou encukou added the type-bug An unexpected behavior, bug, or error label Dec 14, 2022
@AlexWaygood AlexWaygood changed the title Update test_check_c_globals no not need distutils & reenable it Update test_check_c_globals to not need distutils & reenable it Dec 14, 2022
@encukou encukou removed the type-bug An unexpected behavior, bug, or error label Dec 14, 2022
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

No branches or pull requests

1 participant