summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2024-01-08 19:31:52 (GMT)
committerGitHub <noreply@github.com>2024-01-08 19:31:52 (GMT)
commitb3dba18eab96dc95653031863bb2a222af912f2b (patch)
tree99b47c48bba41f56492fdaa18a36ad478eaa12da /Python/errors.c
parentbc71ae2b97bb59b1796be056fb821d9abdee840b (diff)
downloadcpython-b3dba18eab96dc95653031863bb2a222af912f2b.zip
cpython-b3dba18eab96dc95653031863bb2a222af912f2b.tar.gz
cpython-b3dba18eab96dc95653031863bb2a222af912f2b.tar.bz2
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()`.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions