Skip to content

Commit a010649

Browse files
rffontenellemiss-islington
authored andcommitted
gh-70765: Remove unnecessary extra backtick from Changelog entry (GH-140071)
(cherry picked from commit f70082b) Co-authored-by: Rafael Fontenelle <[email protected]>
1 parent 2150684 commit a010649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:mod:`http.server`: fix default handling of HTTP/0.9 requests in
22
:class:`~http.server.BaseHTTPRequestHandler`. Previously,
3-
:meth:`!BaseHTTPRequestHandler.parse_request`` incorrectly
3+
:meth:`!BaseHTTPRequestHandler.parse_request` incorrectly
44
waited for headers in the request although those are not
55
supported in HTTP/0.9. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)