This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-30 21:48:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
f20dfb7569
cpython
/
Lib
/
test
/
test_pathlib
History
Download ZIP
Download TAR.GZ
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