diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-11-24 02:31:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-24 02:31:00 (GMT) |
commit | 4ea71278caedb3d12a45f87c757418b8684ba7dd (patch) | |
tree | 2d94fabd62d760bf985756bfa0b6584e5e5f89b7 /Python/pythonrun.c | |
parent | dbd23790dbd662169905be6300259992639d4e69 (diff) | |
download | cpython-4ea71278caedb3d12a45f87c757418b8684ba7dd.zip cpython-4ea71278caedb3d12a45f87c757418b8684ba7dd.tar.gz cpython-4ea71278caedb3d12a45f87c757418b8684ba7dd.tar.bz2 |
pathlib tests: move `walk()` tests into their own classes (GH-126651)
Move tests for Path.walk() into a new PathWalkTest class, and apply a similar change in tests for the ABCs. This allows us to properly tear down the walk test hierarchy in tearDown(), rather than leaving it to os_helper.rmtree().
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions