We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 781bbeb commit 0fb23a2Copy full SHA for 0fb23a2
Misc/ACKS
@@ -1384,6 +1384,7 @@ Truida Wiedijk
1384
Felix Wiemann
1385
Gerry Wiener
1386
Frank Wierzbicki
1387
+Santoso Wijaya
1388
Bryce "Zooko" Wilcox-O'Hearn
1389
Timothy Wild
1390
Jakub Wilk
Misc/NEWS
@@ -27,6 +27,9 @@ Core and Builtins
27
Library
28
-------
29
30
+- Issue #13234: Fix os.listdir to work with extended paths on Windows.
31
+ Patch by Santoso Wijaya.
32
+
33
- Issue #19375: The site module adding a "site-python" directory to sys.path,
34
if it exists, is now deprecated.
35
0 commit comments