Commit b644885 1 parent 7f64c2f commit b644885 Copy full SHA for b644885
File tree 1 file changed +18
-18
lines changed
1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -41,15 +41,6 @@ when ``globals`` is set to a non-dict. Patch by Jelle Zijlstra.
41
41
42
42
..
43
43
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
-
53
44
.. date: 2024-05-23-06-34-45
54
45
.. gh-issue: 119311
55
46
.. nonce: 2DBwKR
@@ -70,15 +61,6 @@ are in the generic class.
70
61
71
62
..
72
63
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
-
82
64
.. date: 2024-05-21-11-27-14
83
65
.. gh-issue: 119213
84
66
.. nonce: nxjxrt
@@ -235,6 +217,15 @@ of recursive.
235
217
236
218
..
237
219
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
+
238
229
.. date: 2024-05-24-21-54-55
239
230
.. gh-issue: 113892
240
231
.. nonce: JKDFqq
@@ -246,6 +237,15 @@ well as in other loop implementations.
246
237
247
238
..
248
239
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
+
249
249
.. date: 2024-05-19-18-49-04
250
250
.. gh-issue: 119174
251
251
.. nonce: 5GTv7d
You can’t perform that action at this time.
0 commit comments