diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-01-31 00:59:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-31 00:59:33 (GMT) |
commit | 574291963f6b0eb7da3fde1ae9763236e7ece306 (patch) | |
tree | 54639605dc0db7b2e69c0b54527ca939a9acaa4d /.mailmap | |
parent | 1667c2868633a1091b3519594103ca7662d64d75 (diff) | |
download | cpython-574291963f6b0eb7da3fde1ae9763236e7ece306.zip cpython-574291963f6b0eb7da3fde1ae9763236e7ece306.tar.gz cpython-574291963f6b0eb7da3fde1ae9763236e7ece306.tar.bz2 |
pathlib ABCs: drop partial, broken, untested support for `bytes` paths. (#114777)
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.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions