mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
2bd4ff0700
Adjust `pathlib._os.vfspath()` so that it doesn't try `os.fsdecode()`. I don't know that supporting `os.PathLike` arguments is a good idea, so it's best to leave it out for now.