mirror of
https://github.com/python/cpython.git
synced 2025-11-02 19:12:55 +00:00
- Add `__slots__` to dummy path classes. - Return namedtuple rather than `os.stat_result` from `DummyPath.stat()`. - Reduce maximum symlink count in `DummyPathWithSymlinks.resolve()`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||