]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-110109: Move tests for `pathlib.Path.walk()` into main test classes. (#110655)
authorBarney Gale <barney.gale@gmail.com>
Sat, 28 Oct 2023 21:26:36 +0000 (22:26 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Oct 2023 21:26:36 +0000 (22:26 +0100)
commit81bc802a46f6f2725913ac31b4cec0ec3a0e3732
tree7f99526d3733b48a38c0bc88729ed718650df575
parent26553695592ad399f735d4dbaf32fd871d0bb1e1
GH-110109: Move tests for `pathlib.Path.walk()` into main test classes. (#110655)
Lib/test/test_pathlib.py