Skip to content

Conversation

barneygale
Copy link
Contributor

@barneygale barneygale commented Apr 10, 2024

Add support for globbing relative to a file descriptor in our internal glob._Globber class. This is necessary for unifying the glob and pathlib globbing implementations.

The new functionality isn't exposed in pathlib.Path.glob(). It easily could be.

Add support for globbing relative to a file descriptor in our internal
`glob._Globber` class. This is necessary for unifying the `glob` and
`pathlib` globbing implementations.

The new functionality isn't exposed in `pathlib.Path.glob()`. It easily
could be.
@barneygale
Copy link
Contributor Author

Closing - I've folded this back into #116392.

@barneygale barneygale closed this May 3, 2024
Sign up for free to 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