cpython/Misc/NEWS.d/next/Library/2024-05-08-18-33-07.gh-issue-118507.OCQsAY.rst

Fix :func:`os.path.isfile` on Windows for pipes.
Speedup :func:`os.path.isjunction` and :func:`os.path.lexists` on Windows with a native implementation.