mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +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.