Hypothesis for Python - version 6.135.16
·
14 commits
to master
since this release
Fixes an error when the "_pytest" module is present in "sys.modules",
but not the "_pytest.outcomes" or "_pytest.fixtures" modules. This
can happen with code that imports just "_pytest", without importing
"pytest".
The canonical version of these notes (with links) is on readthedocs.