https://github.com/python/cpython/commit/4765e1fa292007f8ddc59f33454b747312506a7a commit: 4765e1fa292007f8ddc59f33454b747312506a7a branch: main author: Nice Zombies <nineteendo1...@gmail.com> committer: zooba <steve.do...@microsoft.com> date: 2024-06-03T14:27:44+01:00 summary:
gh-102511: Amend 3.13.0b1.rst (GH-119895) files: M Misc/NEWS.d/3.13.0b1.rst diff --git a/Misc/NEWS.d/3.13.0b1.rst b/Misc/NEWS.d/3.13.0b1.rst index 525491a2603416..09b62c8377aabd 100644 --- a/Misc/NEWS.d/3.13.0b1.rst +++ b/Misc/NEWS.d/3.13.0b1.rst @@ -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. .. _______________________________________________ Python-checkins mailing list -- python-checkins@python.org To unsubscribe send an email to python-checkins-le...@python.org https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: arch...@mail-archive.com