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
ec8c06bc28b29b62d31b953e54f1d8d8535faa80
Parent: e507598
Committed by GitHub <noreply@github.com> on 12/5/2022, 9:16:14 PM