diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-12-22 01:41:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-22 01:41:38 (GMT) |
commit | f5ba74b81979b621e38be70ec3ddad1e7f1365ce (patch) | |
tree | 283b43babf3d9e55ac2442ea4bb711be24cf13a9 /Python/Python-tokenize.c | |
parent | a959ea1b0a026ff118975b9b539513b06dde3190 (diff) | |
download | cpython-f5ba74b81979b621e38be70ec3ddad1e7f1365ce.zip cpython-f5ba74b81979b621e38be70ec3ddad1e7f1365ce.tar.gz cpython-f5ba74b81979b621e38be70ec3ddad1e7f1365ce.tar.bz2 |
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.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions