mirror of https://github.com/python/cpython
574291963f
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 |