Skip to content

Conversation

@barneygale
Copy link
Contributor

@barneygalebarneygale commented Feb 16, 2025

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.
@barneygalebarneygale merged commit 6f07016 into python:mainFeb 17, 2025
44 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@barneygale