This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients lukasz.langa
Date 2021-07-15.19:14:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626376471.78.0.660395832445.issue44647@roundup.psfhosted.org>
In-reply-to
Content
New changeset 82b218f36ce6ef910bda5af227a9fd5be613c94f by Łukasz Langa in branch 'main':
bpo-44647: Fix test_httpservers failing on Unicode characters in os.environ on Windows (GH-27161)
https://github.com/python/cpython/commit/82b218f36ce6ef910bda5af227a9fd5be613c94f
History
Date User Action Args
2021-07-15 19:14:31lukasz.langasetrecipients: + lukasz.langa
2021-07-15 19:14:31lukasz.langasetmessageid: <1626376471.78.0.660395832445.issue44647@roundup.psfhosted.org>
2021-07-15 19:14:31lukasz.langalinkissue44647 messages
2021-07-15 19:14:31lukasz.langacreate