github HypothesisWorks/hypothesis hypothesis-python-4.47.2
Hypothesis for Python - version 4.47.2

latest releases: hypothesis-python-6.103.0, hypothesis-python-6.102.6, hypothesis-python-6.102.5...
4 years ago

This release fixes an internal issue where Hypothesis would sometimes
generate test cases that were above its intended maximum size. This
would only have happened rarely and probably would not have caused
major problems when it did.

Users of the new targeted property-based testing might see minor
impact (possibly slightly faster tests and slightly worse target
scores), but only in the unlikely event that they were hitting this
problem. Other users should not see any effect at all.

The canonical version of these notes (with links) is on readthedocs.

Don't miss a new hypothesis release

NewReleases is sending notifications on new releases.