Commit bd22d39b authored by Benjamin Peterson's avatar Benjamin Peterson

merge 3.3 (#18574)

parents c28ab088 a96860c9
......@@ -25,8 +25,8 @@ Core and Builtins
Library
-------
- Issue #18574: Fixed handling of 100-continue reply from server in
http.client.HTTPConnection. Patch by Nikolaus Rath.
- Issue #18574: Added missing newline in 100-Continue reply from
http.server.BaseHTTPRequestHandler. Patch by Nikolaus Rath.
- Issue #20270: urllib.urlparse now supports empty ports.
......
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