Closed
Description
Failures in testing/test_conftest.py
due to some test fixture using path.rglob("")
. This is not a compat problem in pytest itself, just its test suite. Example run:
https://github.com/pytest-dev/pytest/runs/6348412015
I'll submit a workaround and maybe file a bug with python if this is a regression there.