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

latest releases: hypothesis-python-6.105.0, hypothesis-python-6.104.4, hypothesis-python-6.104.3...
4 years ago

This patch improves the repr of "from_type()", so that in most cases
it will display the strategy it resolves to rather than
"from_type(...)". The latter form will continue to be used where
resolution is not immediately successful, e.g. invalid arguments or
recursive type definitions involving forward references.

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.