gh-102511: Amend 3.13.0b1.rst (GH-119895)

(cherry picked from commit 4765e1fa29)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
This commit is contained in:
Miss Islington (bot) 2024-06-03 15:46:40 +02:00 committed by GitHub
parent 6db1eb98a4
commit b26b410ce9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -300,6 +300,7 @@ Improve :exc:`SyntaxError` message for empty type param brackets.
.. nonce: qDEB66
.. section: Core and Builtins
Fix :func:`os.path.normpath` for UNC paths on Windows.
Speed up :func:`os.path.splitroot` with a native implementation.
..