Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a96860c

Browse files
committed
correct news entry for #18574
1 parent 3836593 commit a96860c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Core and Builtins
4343
Library
4444
-------
4545

46-
- Issue #18574: Fixed handling of 100-continue reply from server in
47-
http.client.HTTPConnection. Patch by Nikolaus Rath.
46+
- Issue #18574: Added missing newline in 100-Continue reply from
47+
http.server.BaseHTTPRequestHandler. Patch by Nikolaus Rath.
4848

4949
- Issue #20270: urllib.urlparse now supports empty ports.
5050

0 commit comments

Comments
 (0)