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
77ced7601c
commit
868e9ab031
|
@ -477,6 +477,7 @@ Fix errors in calling Tkinter bindings on Windows.
|
|||
.. nonce: OCQsAY
|
||||
.. section: Library
|
||||
|
||||
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