gh-100001: Omit control characters in http.server stderr logs. (#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.
G
Gregory P. Smith committed
d8ab0a4dfa48f881b4ac9ab857d2e9de42f72828
Parent: 530cc9d
Committed by GitHub <noreply@github.com>
on 12/5/2022, 8:55:45 PM