Files
pytest2/changelog/5606.bugfix.rst
2019-07-20 20:21:27 +02:00

3 lines
147 B
ReStructuredText

Fixed internal error when test functions were patched with objects that cannot be compared
for truth values against others, like ``numpy`` arrays.