cpython/Lib/test/test_pathlib
Malcolm Smith 2339e7cff7
gh-116057: Use relative recursion limits when testing os.walk() and Path.walk() (#116058)
Replace test.support.set_recursion_limit with test.support.infinite_recursion.
2024-03-10 23:00:33 +01:00
..
__init__.py
test_pathlib.py gh-116057: Use relative recursion limits when testing os.walk() and Path.walk() (#116058) 2024-03-10 23:00:33 +01:00
test_pathlib_abc.py pathlib ABCs: follow all symlinks in `PathBase.glob()` (#116293) 2024-03-04 02:26:33 +00:00