We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1527d6 commit 19dd754Copy full SHA for 19dd754
AUTHORS
@@ -59,6 +59,7 @@ Marc Schlaich
59
Mark Abramowitz
60
Markus Unterwaditzer
61
Martijn Faassen
62
+Matt Bachmann
63
Michael Aquilina
64
Michael Birtwell
65
Michael Droettboom
CHANGELOG.rst
@@ -8,8 +8,10 @@
8
* Fix (`#469`_): junit parses report.nodeid incorrectly, when params IDs
9
contain ``::``. Thanks `@tomviner`_ for the PR (`#1431`_).
10
11
-*
+* Fix (`#1437`_): When passing in a bytestring regex pattern to parameterize
12
+ attempt to decode it as utf-8 ignoring errors.
13
14
+.. _#1437: https://github.com/pytest-dev/pytest/issues/1437
15
.. _#469: https://github.com/pytest-dev/pytest/issues/469
16
.. _#1431: https://github.com/pytest-dev/pytest/pull/1431
17
0 commit comments