Skip to content

Conversation

@ap--
Copy link
Collaborator

@ap-- ap-- commented Apr 1, 2024

Close #210

This PR adds typesafety checks for the UPath class interface. Tests all public attributes / method return types.

currently missing (can be done in another PR):

  • __fspath__
  • __bytes__
  • _scandir
  • link_to (on <3.12)
  • walk (on >=3.12)

Ideally, the type checks should also be done for subclasses (-> future PR).

@ap-- ap-- self-assigned this Apr 1, 2024
@ap-- ap-- marked this pull request as ready for review April 1, 2024 18:17
@ap-- ap-- mentioned this pull request Jun 14, 2024
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Static analysis of types broken in >=0.2.0

1 participant