mirror of
https://github.com/python/cpython.git
synced 2025-09-28 03:13:48 +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
|
||||
Mads Kiilerich
|
||||
Taek Joo Kim
|
||||
W. Trevor King
|
||||
Paul Kippes
|
||||
Steve Kirsch
|
||||
Sebastian Kirsche
|
||||
|
|
|
@ -11,7 +11,7 @@ Core and Builtins
|
|||
-----------------
|
||||
|
||||
- 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
|
||||
-------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue