Files
cpython/Lib
Miss Islington (bot) 356bdff1e9 bpo-44647: Fix test_httpservers failing on Unicode characters in os.environ on Windows (GH-27161) (#27169)
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.
(cherry picked from commit 82b218f36c)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
2021-07-15 22:09:26 +02:00
..
2021-07-10 01:51:07 +01:00
2021-04-25 10:45:05 -07:00
2021-02-03 13:25:28 -08:00
2021-02-01 21:16:38 +05:30