aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/traceback.c
diff options
context:
space:
mode:
authorƁukasz Langa <lukasz@langa.pl>2021-07-15 21:14:24 +0200
committerGitHub <noreply@github.com>2021-07-15 21:14:24 +0200
commit82b218f36ce6ef910bda5af227a9fd5be613c94f (patch)
tree29ee7df4d591459f46fab22631c22d6992a9ad59 /Python/traceback.c
parenta86f7dae0acf918d54086cb85e5a0b0bedeedce7 (diff)
downloadcpython-82b218f36ce6ef910bda5af227a9fd5be613c94f.tar.gz
cpython-82b218f36ce6ef910bda5af227a9fd5be613c94f.zip
bpo-44647: Fix test_httpservers failing on Unicode characters in os.environ on Windows (GH-27161)
GH-23638 introduced a new test for Accept: headers in CGI HTTP servers. This test serializes all of os.environ on the server side. For non-UTF8 locales this can fail for some Unicode characters found in environment variables. This change fixes the HTTP_ACCEPT test.
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions