mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 09:01:26 +08:00
2bd06a0a3d
See https://bugs.python.org/issue32689. This bug only affects `src`s which are directory Paths in Python 3.5 to 3.8 inclusive. Comes at the cost of restricting `src` to str even where a Path would work but this might be preferable to exposing the bug.