mirror of
https://github.com/python/cpython.git
synced 2025-09-24 17:33:29 +00:00
add NEWS note
This commit is contained in:
parent
414721614f
commit
c4771d2fe1
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #7348: StringIO.StringIO.readline(-1) now acts as if it got no argument
|
||||
like other file objects.
|
||||
|
||||
- Issue #7357: tarfile no longer suppresses fatal extraction errors by
|
||||
default.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue