mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
b3dba18eab
- Add `__slots__` to dummy path classes. - Return namedtuple rather than `os.stat_result` from `DummyPath.stat()`. - Reduce maximum symlink count in `DummyPathWithSymlinks.resolve()`.