mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
news for issue13684
This commit is contained in:
parent
b12771ab30
commit
88ec6209cf
1 changed files with 3 additions and 0 deletions
|
|
@ -50,6 +50,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #13684: Fix httplib tunnel issue of infinite loops for certain sites
|
||||
which send EOF without trailing \r\n.
|
||||
|
||||
- Issue #14629: Raise SyntaxError in tokenizer.detect_encoding if the
|
||||
first two lines have non-UTF-8 characters without an encoding declaration.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue