mirror of
https://github.com/python/cpython.git
synced 2025-08-05 01:18:26 +00:00
4 lines
271 B
ReStructuredText
4 lines
271 B
ReStructuredText
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.
|