mirror of
https://github.com/python/cpython.git
synced 2025-10-27 08:46:53 +00:00
In `JoinablePath.full_match()` and `ReadablePath.glob()`, accept a `str` pattern argument rather than `JoinablePath | str`. In `ReadablePath.copy()` and `copy_into()`, accept a `WritablePath` target argument rather than `WritablePath | str`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _os.py | ||
| types.py | ||