mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
#6612: add the author of the patch (W. Trevor King)
This commit is contained in:
parent
b103a937ea
commit
06bca9a24b
2 changed files with 2 additions and 1 deletions
|
@ -438,6 +438,7 @@ Vivek Khera
|
||||||
Akira Kitada
|
Akira Kitada
|
||||||
Mads Kiilerich
|
Mads Kiilerich
|
||||||
Taek Joo Kim
|
Taek Joo Kim
|
||||||
|
W. Trevor King
|
||||||
Paul Kippes
|
Paul Kippes
|
||||||
Steve Kirsch
|
Steve Kirsch
|
||||||
Sebastian Kirsche
|
Sebastian Kirsche
|
||||||
|
|
|
@ -11,7 +11,7 @@ Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
- Issue #6612: Fix site and sysconfig to catch os.getcwd() error, eg. if the
|
- Issue #6612: Fix site and sysconfig to catch os.getcwd() error, eg. if the
|
||||||
current directory was deleted.
|
current directory was deleted. Patch written by W. Trevor King.
|
||||||
|
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue