mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-08 22:36:18 +08:00
af2fadc180
* Make DirEntry generic over AnyStr, and inherit from PathLike if it exists * Make pathlib require PathLike[str] (when it exists)