summaryrefslogtreecommitdiffstats
path: root/Lib/subprocess.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2017-09-06 17:22:14 (GMT)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>2017-09-06 17:22:14 (GMT)
commit3aea3c298b510fffac0f33195c7380a19c60f4e2 (patch)
treee7245495e189a46a351b1d556cd8f60fd956aa0f /Lib/subprocess.py
parent6da379bde345926e1f7318ead973767f4d791d3e (diff)
downloadcpython-3aea3c298b510fffac0f33195c7380a19c60f4e2.zip
cpython-3aea3c298b510fffac0f33195c7380a19c60f4e2.tar.gz
cpython-3aea3c298b510fffac0f33195c7380a19c60f4e2.tar.bz2
[3.6] Stop test_xmlrpc from writing to sys.stderr (GH-3359) (#3380)
One test case of test_xmlrpc uses HTTPServer with a subclass of BaseHTTPRequestHandler. The BaseRequestHandler class logs to sys.stderr by default. Override log_message() to not clobber test output. Signed-off-by: Christian Heimes <christian@python.org> (cherry picked from commit 3463ee3972e0d14351ee18bce60ecfbf7ac96772)
Diffstat (limited to 'Lib/subprocess.py')
0 files changed, 0 insertions, 0 deletions