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.
CHANGELOG.rst
AUTHORS
1 parent 1fe3687 commit bc62d51Copy full SHA for bc62d51
AUTHORS
@@ -61,6 +61,7 @@ Marc Schlaich
61
Mark Abramowitz
62
Markus Unterwaditzer
63
Martijn Faassen
64
+Martin Prusse
65
Matt Bachmann
66
Michael Aquilina
67
Michael Birtwell
CHANGELOG.rst
@@ -7,6 +7,9 @@
7
8
*
9
10
+* Fix maximum recursion depth detection when raised error class is not aware
11
+ of unicode/encoded bytes.
12
+
13
* Fix ``pytest.mark.skip`` mark when used in strict mode.
14
Thanks `@pquentin`_ for the PR and `@RonnyPfannschmidt`_ for
15
showing how to fix the bug.
0 commit comments