summaryrefslogtreecommitdiffstats
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2025-02-17 19:15:59 (GMT)
committerGitHub <noreply@github.com>2025-02-17 19:15:59 (GMT)
commit6f07016bf01366da5939c4029c91b7f37ddddd55 (patch)
tree346eadb8b4061933ef041322769f1a61aec21899 /Python/bytecodes.c
parent7fcace99bbe1716c3e9713804e5bffaebdc8dd8f (diff)
downloadcpython-6f07016bf01366da5939c4029c91b7f37ddddd55.zip
cpython-6f07016bf01366da5939c4029c91b7f37ddddd55.tar.gz
cpython-6f07016bf01366da5939c4029c91b7f37ddddd55.tar.bz2
GH-127381: pathlib ABCs: remove `ReadablePath.rglob()` (#130207)
Remove `ReadablePath.rglob()` from the private pathlib ABCs. This method is a trivial wrapper around `glob()` and easily replaced.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions