mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
correct news entry for #18574
This commit is contained in:
parent
3836593a2d
commit
a96860c91c
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Issue #18574: Fixed handling of 100-continue reply from server in
|
- Issue #18574: Added missing newline in 100-Continue reply from
|
||||||
http.client.HTTPConnection. Patch by Nikolaus Rath.
|
http.server.BaseHTTPRequestHandler. Patch by Nikolaus Rath.
|
||||||
|
|
||||||
- Issue #20270: urllib.urlparse now supports empty ports.
|
- Issue #20270: urllib.urlparse now supports empty ports.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue