mirror of
https://github.com/python/cpython.git
synced 2025-09-29 11:45:57 +00:00
news for issue13684
This commit is contained in:
commit
976db921b8
1 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,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 #14605: Add importlib.abc.FileLoader, importlib.machinery.(FileFinder,
|
- Issue #14605: Add importlib.abc.FileLoader, importlib.machinery.(FileFinder,
|
||||||
SourceFileLoader, _SourcelessFileLoader, ExtensionFileLoader).
|
SourceFileLoader, _SourcelessFileLoader, ExtensionFileLoader).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue