Starting with the release of pytest 7.2, the distutils tests started failing (pypa/distutils#186).
I read the changelog for 7.2, but I don't see anything relevant.
The issue is likely due to some of these factors:
See the upstream bug for:
For consideration:
I haven't put together a minimal example yet as I'm still triaging the issue. Is there a known change with pytest 7.2 that was expected to change this behavior?
Starting with the release of pytest 7.2, the distutils tests started failing (pypa/distutils#186).
I read the changelog for 7.2, but I don't see anything relevant.
The issue is likely due to some of these factors:
usefixturesSee the upstream bug for:
pip listfrom the virtual environment you are usingFor consideration:
I haven't put together a minimal example yet as I'm still triaging the issue. Is there a known change with pytest 7.2 that was expected to change this behavior?