mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Fix typo in Nisc/NEWS.
This commit is contained in:
parent
7e29eea926
commit
ed9ed7fdc6
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ Library
|
|||
argument instead of a ValueError with a bogus FCI error number.
|
||||
Patch by Jeffrey Armstrong.
|
||||
|
||||
- Issue #23796: peak and read1 methods of BufferedReader now raise ValueError
|
||||
- Issue #23796: peek and read1 methods of BufferedReader now raise ValueError
|
||||
if they called on a closed object. Patch by John Hergenroeder.
|
||||
|
||||
- Issue #24094: Fix possible crash in json.encode with poorly behaved dict
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue