mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-11 02:14:04 +08:00
python/cpython@8f6b344 and https://bugs.python.org/issue28682. I could not use the _PathLike alias because that includes bytes. Part of #1965.