diff options
author | Barney Gale <barney.gale@gmail.com> | 2025-03-24 15:39:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-24 15:39:08 (GMT) |
commit | d372472896ca9d5666b40072a9ed7040300e11a0 (patch) | |
tree | 1c31e514b8f30cf16d12ce61ee4b289b38c7ce4c /Python/crossinterp_exceptions.h | |
parent | d2d886215cf694d5f3e7f0cbd76507a96bac322b (diff) | |
download | cpython-d372472896ca9d5666b40072a9ed7040300e11a0.zip cpython-d372472896ca9d5666b40072a9ed7040300e11a0.tar.gz cpython-d372472896ca9d5666b40072a9ed7040300e11a0.tar.bz2 |
GH-128520: pathlib ABCs: tighten up argument types (#131621)
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`.
Diffstat (limited to 'Python/crossinterp_exceptions.h')
0 files changed, 0 insertions, 0 deletions