Skip to content

Commit b644885

Browse files
authored
[3.12] Amend categories of @nineteendo's news entries (GH-120735) (#120736)
1 parent 7f64c2f commit b644885

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

Misc/NEWS.d/3.12.4.rst

+18-18
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ when ``globals`` is set to a non-dict. Patch by Jelle Zijlstra.
4141

4242
..
4343
44-
.. date: 2024-05-27-15-22-41
45-
.. gh-issue: 118263
46-
.. nonce: QfcDja
47-
.. section: Core and Builtins
48-
49-
Speed up :func:`os.path.normpath` with a direct C call.
50-
51-
..
52-
5344
.. date: 2024-05-23-06-34-45
5445
.. gh-issue: 119311
5546
.. nonce: 2DBwKR
@@ -70,15 +61,6 @@ are in the generic class.
7061

7162
..
7263
73-
.. date: 2024-05-22-13-51-40
74-
.. gh-issue: 118507
75-
.. nonce: xkIQ3v
76-
.. section: Core and Builtins
77-
78-
Fix :func:`os.path.isfile` on Windows for pipes.
79-
80-
..
81-
8264
.. date: 2024-05-21-11-27-14
8365
.. gh-issue: 119213
8466
.. nonce: nxjxrt
@@ -235,6 +217,15 @@ of recursive.
235217

236218
..
237219
220+
.. date: 2024-05-27-15-22-41
221+
.. gh-issue: 118263
222+
.. nonce: QfcDja
223+
.. section: Library
224+
225+
Speed up :func:`os.path.normpath` with a direct C call.
226+
227+
..
228+
238229
.. date: 2024-05-24-21-54-55
239230
.. gh-issue: 113892
240231
.. nonce: JKDFqq
@@ -246,6 +237,15 @@ well as in other loop implementations.
246237

247238
..
248239
240+
.. date: 2024-05-22-13-51-40
241+
.. gh-issue: 118507
242+
.. nonce: xkIQ3v
243+
.. section: Library
244+
245+
Fix :func:`os.path.isfile` on Windows for pipes.
246+
247+
..
248+
249249
.. date: 2024-05-19-18-49-04
250250
.. gh-issue: 119174
251251
.. nonce: 5GTv7d

0 commit comments

Comments
 (0)