You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I finally found some time to start moving universal_pathlib to PathBase. To make some of the type checks pass, I wrote type stubs for parts of pathlib_abc. If you're interested I could make a PR here, and upstream them.
The problem is of course, that the type information has to be kept up-to-date separately.
Per justindujardin/pathy#105 (comment)
The text was updated successfully, but these errors were encountered: