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

latest releases: hypothesis-python-6.100.2, hypothesis-python-6.100.1, hypothesis-python-6.100.0...
4 years ago

This patch fixes issue #2351, "arrays()" would raise a confusing error
if we inferred a strategy for "datetime64" or "timedelta64" values
with varying time units.

We now infer an internally-consistent strategy for such arrays, and
have a more helpful error message if an inconsistent strategy is
explicitly specified.

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.