SIGN IN SIGN UP

gh-100001: Omit control characters in http.server stderr logs. (GH-100002)

Replace control characters in http.server.BaseHTTPRequestHandler.log_message with an escaped \xHH sequence to avoid causing problems for the terminal the output is printed to.
(cherry picked from commit d8ab0a4dfa48f881b4ac9ab857d2e9de42f72828)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
M
Miss Islington (bot) committed
a726f747e659efed674db1ebf57218c20d8c0c39
Parent: f3a58ce
Committed by GitHub <noreply@github.com> on 12/5/2022, 9:39:22 PM