Skip to content

Commit 0fb23a2

Browse files
committed
Issue13234 Credit Santoso for the patch and add NEWS item
1 parent 781bbeb commit 0fb23a2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Misc/ACKS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,6 +1384,7 @@ Truida Wiedijk
13841384
Felix Wiemann
13851385
Gerry Wiener
13861386
Frank Wierzbicki
1387+
Santoso Wijaya
13871388
Bryce "Zooko" Wilcox-O'Hearn
13881389
Timothy Wild
13891390
Jakub Wilk

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Core and Builtins
2727
Library
2828
-------
2929

30+
- Issue #13234: Fix os.listdir to work with extended paths on Windows.
31+
Patch by Santoso Wijaya.
32+
3033
- Issue #19375: The site module adding a "site-python" directory to sys.path,
3134
if it exists, is now deprecated.
3235

0 commit comments

Comments
 (0)