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

latest releases: hypothesis-python-6.118.7, hypothesis-python-6.118.6, hypothesis-python-6.118.5...
5 years ago

This release fixes issue #1864, where some simple tests would perform
very slowly, because they would run many times with each subsequent
run being progressively slower. They will now stop after a more
reasonable number of runs without hitting this problem.

Unless you are hitting exactly this issue, it is unlikely that this
release will have any effect, but certain classes of custom generators
that are currently very slow may become a bit faster, or start to
trigger health check failures.

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.