Skip to content

[3.10] docs: use 'recursively' in the description of rglob, and mention globs in the os equivalences (GH-94954) #95071

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

miss-islington
Copy link
Contributor

The r in rglob stands for "recursively", so use the word in the description. Also, glob and rglob can usefully be mentioned as the pathlib equivalent of os.walk.

Automerge-Triggered-By: GH:brettcannon
(cherry picked from commit 6e2fbda)

Co-authored-by: Ned Batchelder [email protected]

…s in the os equivalences (pythonGH-94954)

The r in `rglob` stands for "recursively", so use the word in the description. Also, glob and rglob can usefully be mentioned as the pathlib equivalent of os.walk.

Automerge-Triggered-By: GH:brettcannon
(cherry picked from commit 6e2fbda)

Co-authored-by: Ned Batchelder <[email protected]>
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@brettcannon
Copy link
Member

The backport failed to 3.11, so to keep things relatively in-sync, I'm going to close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants