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`.
B
Barney Gale committed
d372472896ca9d5666b40072a9ed7040300e11a0
Parent: d2d8862
Committed by GitHub <noreply@github.com>
on 3/24/2025, 3:39:08 PM