We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
distutils is deprecated and slated for removal in Python 3.12
distutils
https://peps.python.org/pep-0632//#migration-advice
The text was updated successfully, but these errors were encountered:
python312Packages.amcrest: disable on Python 3.12
fb10919
Still uses distutils, tchellomello/python-amcrest#234
Replace distutils usage in amcrest.utils
5bb5dc9
Closes: tchellomello#234
ec56049
Successfully merging a pull request may close this issue.
distutils
is deprecated and slated for removal in Python 3.12https://peps.python.org/pep-0632//#migration-advice
The text was updated successfully, but these errors were encountered: