mirror of
https://github.com/python/cpython.git
synced 2026-01-30 11:12:06 +00:00
Add old NEWS item
This commit is contained in:
parent
403d59597e
commit
b66dc46ee0
1 changed files with 3 additions and 0 deletions
|
|
@ -102,6 +102,9 @@ Core and builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- curses.textpad: Fix off-by-one error that resulted in characters
|
||||
being missed from the contents of a Textbox.
|
||||
|
||||
- Patch #1966: Break infinite loop in httplib when the servers
|
||||
implements the chunked encoding incorrectly.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue