Skip to content

Hypothesis for Python - version 6.135.16

Compare
Choose a tag to compare
@Zac-HD Zac-HD released this 26 Jun 03:36
· 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.