mirror of
https://github.com/python/cpython.git
synced 2025-10-02 05:12:23 +00:00
Correct issue #21044 patch author.
This commit is contained in:
parent
588517ca63
commit
64a1207280
2 changed files with 1 additions and 2 deletions
|
@ -997,7 +997,6 @@ Mike Pall
|
||||||
Todd R. Palmer
|
Todd R. Palmer
|
||||||
Juan David Ibáñez Palomar
|
Juan David Ibáñez Palomar
|
||||||
Jan Palus
|
Jan Palus
|
||||||
Martin Panter
|
|
||||||
Mathias Panzenböck
|
Mathias Panzenböck
|
||||||
M. Papillon
|
M. Papillon
|
||||||
Peter Parente
|
Peter Parente
|
||||||
|
|
|
@ -28,7 +28,7 @@ Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Issue #21044: tarfile.open() now handles fileobj with an integer 'name'
|
- Issue #21044: tarfile.open() now handles fileobj with an integer 'name'
|
||||||
attribute. Based on patch by Martin Panter.
|
attribute. Based on patch by Antoine Pietri.
|
||||||
|
|
||||||
- Issue #21867: Prevent turtle crash due to invalid undo buffer size.
|
- Issue #21867: Prevent turtle crash due to invalid undo buffer size.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue