mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Methods like `full_match()`, `glob()`, etc, are difficult to make work with byte paths, and it's not worth the effort. This patch makes `PurePathBase` raise `TypeError` when given non-`str` path segments. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||