Omit internal solution details

This commit is contained in:
Pavel Karateev 2020-05-10 12:11:59 +03:00
parent a2280d39ec
commit feb7a5f0d1
1 changed files with 2 additions and 3 deletions

View File

@ -1,3 +1,2 @@
Switched to ``saferepr`` to format bytes ``parametrize`` parameters ``--setup-show`` now doesn't raise an error if bytearray is used as ``parametrize``
for ``--setup-show`` output to prevent errors when Python is called with ``-bb`` parameter when Python is called with ``-bb`` flag.
to catch bytearray with unicode comparison.