test_ok2/changelog/7126.bugfix.rst

4 lines
186 B
ReStructuredText
Raw Normal View History

Use ``saferepr`` to format bytes ``parametrize`` parameters for ``--setup-show``
output to prevent errors when Python is called with ``-bb`` to catch bytearray with
unicode comparison.