mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Issue13234 Credit Santoso for the patch and add NEWS item
This commit is contained in:
parent
781bbebacb
commit
0fb23a23f1
2 changed files with 4 additions and 0 deletions
|
@ -1384,6 +1384,7 @@ Truida Wiedijk
|
||||||
Felix Wiemann
|
Felix Wiemann
|
||||||
Gerry Wiener
|
Gerry Wiener
|
||||||
Frank Wierzbicki
|
Frank Wierzbicki
|
||||||
|
Santoso Wijaya
|
||||||
Bryce "Zooko" Wilcox-O'Hearn
|
Bryce "Zooko" Wilcox-O'Hearn
|
||||||
Timothy Wild
|
Timothy Wild
|
||||||
Jakub Wilk
|
Jakub Wilk
|
||||||
|
|
|
@ -27,6 +27,9 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #13234: Fix os.listdir to work with extended paths on Windows.
|
||||||
|
Patch by Santoso Wijaya.
|
||||||
|
|
||||||
- Issue #19375: The site module adding a "site-python" directory to sys.path,
|
- Issue #19375: The site module adding a "site-python" directory to sys.path,
|
||||||
if it exists, is now deprecated.
|
if it exists, is now deprecated.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue