mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
[3.12] Amend categories of @nineteendo's news entries (GH-120735) (#120736)
This commit is contained in:
parent
7f64c2fb43
commit
b64488545f
1 changed files with 18 additions and 18 deletions
|
@ -41,15 +41,6 @@ when ``globals`` is set to a non-dict. Patch by Jelle Zijlstra.
|
||||||
|
|
||||||
..
|
..
|
||||||
|
|
||||||
.. date: 2024-05-27-15-22-41
|
|
||||||
.. gh-issue: 118263
|
|
||||||
.. nonce: QfcDja
|
|
||||||
.. section: Core and Builtins
|
|
||||||
|
|
||||||
Speed up :func:`os.path.normpath` with a direct C call.
|
|
||||||
|
|
||||||
..
|
|
||||||
|
|
||||||
.. date: 2024-05-23-06-34-45
|
.. date: 2024-05-23-06-34-45
|
||||||
.. gh-issue: 119311
|
.. gh-issue: 119311
|
||||||
.. nonce: 2DBwKR
|
.. nonce: 2DBwKR
|
||||||
|
@ -70,15 +61,6 @@ are in the generic class.
|
||||||
|
|
||||||
..
|
..
|
||||||
|
|
||||||
.. date: 2024-05-22-13-51-40
|
|
||||||
.. gh-issue: 118507
|
|
||||||
.. nonce: xkIQ3v
|
|
||||||
.. section: Core and Builtins
|
|
||||||
|
|
||||||
Fix :func:`os.path.isfile` on Windows for pipes.
|
|
||||||
|
|
||||||
..
|
|
||||||
|
|
||||||
.. date: 2024-05-21-11-27-14
|
.. date: 2024-05-21-11-27-14
|
||||||
.. gh-issue: 119213
|
.. gh-issue: 119213
|
||||||
.. nonce: nxjxrt
|
.. nonce: nxjxrt
|
||||||
|
@ -235,6 +217,15 @@ of recursive.
|
||||||
|
|
||||||
..
|
..
|
||||||
|
|
||||||
|
.. date: 2024-05-27-15-22-41
|
||||||
|
.. gh-issue: 118263
|
||||||
|
.. nonce: QfcDja
|
||||||
|
.. section: Library
|
||||||
|
|
||||||
|
Speed up :func:`os.path.normpath` with a direct C call.
|
||||||
|
|
||||||
|
..
|
||||||
|
|
||||||
.. date: 2024-05-24-21-54-55
|
.. date: 2024-05-24-21-54-55
|
||||||
.. gh-issue: 113892
|
.. gh-issue: 113892
|
||||||
.. nonce: JKDFqq
|
.. nonce: JKDFqq
|
||||||
|
@ -246,6 +237,15 @@ well as in other loop implementations.
|
||||||
|
|
||||||
..
|
..
|
||||||
|
|
||||||
|
.. date: 2024-05-22-13-51-40
|
||||||
|
.. gh-issue: 118507
|
||||||
|
.. nonce: xkIQ3v
|
||||||
|
.. section: Library
|
||||||
|
|
||||||
|
Fix :func:`os.path.isfile` on Windows for pipes.
|
||||||
|
|
||||||
|
..
|
||||||
|
|
||||||
.. date: 2024-05-19-18-49-04
|
.. date: 2024-05-19-18-49-04
|
||||||
.. gh-issue: 119174
|
.. gh-issue: 119174
|
||||||
.. nonce: 5GTv7d
|
.. nonce: 5GTv7d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue