Commit 88ec6209 authored by Senthil Kumaran's avatar Senthil Kumaran

news for issue13684

parent b12771ab
...@@ -50,6 +50,9 @@ Core and Builtins ...@@ -50,6 +50,9 @@ Core and Builtins
Library 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 - Issue #14629: Raise SyntaxError in tokenizer.detect_encoding if the
first two lines have non-UTF-8 characters without an encoding declaration. first two lines have non-UTF-8 characters without an encoding declaration.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment