Better changelog wording

Co-authored-by: Ran Benita <ran@unusedvar.com>
This commit is contained in:
Pavel Karateev
2020-05-10 16:58:22 +03:00
committed by GitHub
parent 184528d0c2
commit 17857b67df

View File

@@ -1,2 +1,2 @@
``--setup-show`` now doesn't raise an error if bytearray is used as ``parametrize``
parameter when Python is called with ``-bb`` flag.
``--setup-show`` now doesn't raise an error when a bytes value is used as a ``parametrize``
parameter when Python is called with the ``-bb`` flag.