Skip to content

Commit

Permalink
gh-118507: Amend news entry to mention ntpath.isfile bugfix (GH-120817)
Browse files Browse the repository at this point in the history
  • Loading branch information
zooba authored Jul 4, 2024
1 parent 77ced76 commit 868e9ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Misc/NEWS.d/3.13.0b2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 868e9ab

Please sign in to comment.