SIGN IN SIGN UP

GH-113528: Speed up pathlib ABC tests. (#113788)

- Add `__slots__` to dummy path classes.
- Return namedtuple rather than `os.stat_result` from `DummyPath.stat()`.
- Reduce maximum symlink count in `DummyPathWithSymlinks.resolve()`.
B
Barney Gale committed
b3dba18eab96dc95653031863bb2a222af912f2b
Parent: bc71ae2
Committed by GitHub <noreply@github.com> on 1/8/2024, 7:31:52 PM