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.
|