Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3836593 commit a96860cCopy full SHA for a96860c
1 file changed
Misc/NEWS
@@ -43,8 +43,8 @@ Core and Builtins
43
Library
44
-------
45
46
-- Issue #18574: Fixed handling of 100-continue reply from server in
47
- http.client.HTTPConnection. Patch by Nikolaus Rath.
+- Issue #18574: Added missing newline in 100-Continue reply from
+ http.server.BaseHTTPRequestHandler. Patch by Nikolaus Rath.
48
49
- Issue #20270: urllib.urlparse now supports empty ports.
50
0 commit comments