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

latest releases: hypothesis-python-6.112.1, hypothesis-python-6.112.0, hypothesis-python-6.111.2...
4 years ago

This release removes a number of Hypothesis's internal "shrink passes"

  • transformations it makes to a generated test case during shrinking -
    which appeared to be redundant with other transformations.

It is unlikely that you will see much impact from this. If you do, it
will likely show up as a change in shrinking performance (probably
slower, maybe faster), or possibly in worse shrunk results. If you
encounter the latter, please let us know.

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.