diff options
author | Barney Gale <barney.gale@gmail.com> | 2025-02-17 19:15:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-17 19:15:59 (GMT) |
commit | 6f07016bf01366da5939c4029c91b7f37ddddd55 (patch) | |
tree | 346eadb8b4061933ef041322769f1a61aec21899 /Python/bytecodes.c | |
parent | 7fcace99bbe1716c3e9713804e5bffaebdc8dd8f (diff) | |
download | cpython-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