The Wayback Machine - https://web.archive.org/web/20221223122747/https://github.com/python/cpython/issues/100238
Labels
tests
Tests in the Lib/test dir
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
encukou commentedDec 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 needdistutils
.See #92584
The text was updated successfully, but these errors were encountered: