Skip to content

Conversation

@randolf-scholz
Copy link

This PR changes the type hints from str to str | os.PathLike[str], so that for example pathlib.Path can be passed without mypy or pyright complaining.

@asottile
Copy link
Member

I have no intention of supporting pathlib usage in the library -- anything that works today is purely by accident

@asottile asottile closed this Oct 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants