GH-127381: pathlib ABCs: remove `ReadablePath.rglob()` by barneygale · Pull Request #130207 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Contributor
Remove ReadablePath.rglob() from the private pathlib ABCs. This method is a trivial wrapper around glob() and easily replaced.
Remove `ReadablePath.rglob()` from the private pathlib ABCs. This method is a trivial wrapper around `glob()` and easily replaced.
barneygale
added
skip news
topic-pathlib
labels
bedevere-app
Bot
added
the
awaiting core review
label
bedevere-app
Bot
mentioned this pull request
barneygale
merged commit
6f07016
into
python:main
bedevere-app
Bot
removed
the
awaiting core review
label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment