mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-118507: Amend news entry to mention ntpath.isfile bugfix (GH-120817)
This commit is contained in:
parent
77ced7601c
commit
868e9ab031
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue