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

latest releases: hypothesis-python-6.145.1, hypothesis-python-6.145.0, hypothesis-python-6.144.1...
one day ago

This release adds support for "Fraction" objects as "min_value" and
"max_value" bounds in "decimals()", if they can be exactly represented
as decimals in the target precision (issue #4466).

Bounding "decimals()" with other values that cannot be exactly
represented is now deprecated; previously the bounds could be off by
one.

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.