summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2022-12-05 20:55:45 (GMT)
committerGitHub <noreply@github.com>2022-12-05 20:55:45 (GMT)
commitd8ab0a4dfa48f881b4ac9ab857d2e9de42f72828 (patch)
tree5b4a9e65b34457adff349c81b34fba674414bf92 /Python/pythonrun.c
parent530cc9dbb61df55b83f0219d2282980c9cb1cbd8 (diff)
downloadcpython-d8ab0a4dfa48f881b4ac9ab857d2e9de42f72828.zip
cpython-d8ab0a4dfa48f881b4ac9ab857d2e9de42f72828.tar.gz
cpython-d8ab0a4dfa48f881b4ac9ab857d2e9de42f72828.tar.bz2
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions