test_ok2/changelog/3691.bugfix.rst

3 lines
192 B
ReStructuredText

Python 2: safely format warning message about passing unicode strings to ``warnings.warn``, which may cause
surprising ``MemoryError`` exception when monkey patching ``warnings.warn`` itself.