SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

GH-128520: pathlib ABCs: tweak protocol for virtual path strings (#134104)

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.
B
Barney Gale committed
2bd4ff07001038fada17b6dbcb5ab5aabd27c26e
Parent: 10a925c
Committed by GitHub <noreply@github.com> on 7/27/2025, 11:47:15 AM