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

latest releases: hypothesis-python-6.138.14, hypothesis-python-6.138.13, hypothesis-python-6.138.12...
2 months ago

Speed up usages of "sampled_from()" by deferring evaluation of its
repr, and truncating its repr for large collections (over 512
elements). This is especially noticeable when using "sampled_from()"
with large collections. The repr of "sampled_from()" strategies
involving sequence classes with custom reprs may change as a result of
this release.

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.