mirror of https://github.com/python/cpython
gh-118507: Amend news entry to mention ntpath.isfile bugfix (GH-120817)
This commit is contained in:
parent
67a05de17c
commit
db1729143d
|
@ -1 +1,2 @@
|
|||
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.
|
||||
|
|
Loading…
Reference in New Issue