summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2021-07-16-14-02-33.bpo-44647.5LzqIy.rst
blob: e4b2be2b409997fd77a0ad8f07e0d329136df4f2 (plain)
1
2
3
4
Added a permanent Unicode-valued environment variable to regression tests to
ensure they handle this use case in the future. If your test environment
breaks because of that, report a bug to us, and temporarily set
PYTHONREGRTEST_UNICODE_GUARD=0 in your test environment.