GH-127807: pathlib ABCs: remove a few private attributes (#127851)
From `PurePathBase` delete `_globber`, `_stack` and `_pattern_str`, and from `PathBase` delete `_glob_selector`. This helps avoid an unpleasant surprise for a users who try to use these names.
B
Barney Gale committed
f5ba74b81979b621e38be70ec3ddad1e7f1365ce
Parent: a959ea1
Committed by GitHub <noreply@github.com>
on 12/22/2024, 1:41:38 AM