Skip to content

Commit 19dd754

Browse files
committed
Update authors and add to changelog for issue 1437
1 parent c1527d6 commit 19dd754

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Marc Schlaich
5959
Mark Abramowitz
6060
Markus Unterwaditzer
6161
Martijn Faassen
62+
Matt Bachmann
6263
Michael Aquilina
6364
Michael Birtwell
6465
Michael Droettboom

CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
* Fix (`#469`_): junit parses report.nodeid incorrectly, when params IDs
99
contain ``::``. Thanks `@tomviner`_ for the PR (`#1431`_).
1010

11-
*
11+
* Fix (`#1437`_): When passing in a bytestring regex pattern to parameterize
12+
attempt to decode it as utf-8 ignoring errors.
1213

14+
.. _#1437: https://github.com/pytest-dev/pytest/issues/1437
1315
.. _#469: https://github.com/pytest-dev/pytest/issues/469
1416
.. _#1431: https://github.com/pytest-dev/pytest/pull/1431
1517

0 commit comments

Comments
 (0)