SIGN IN SIGN UP

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.
B
Barney Gale committed
6f07016bf01366da5939c4029c91b7f37ddddd55
Parent: 7fcace9
Committed by GitHub <noreply@github.com> on 2/17/2025, 7:15:59 PM