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

latest releases: hypothesis-python-6.103.0, hypothesis-python-6.102.6, hypothesis-python-6.102.5...
2 years ago

This patch fixes a rare internal error in the
"hypothesis.strategies.datetimes()" strategy, where the implementation
of "allow_imaginary=False" crashed when checking a time during the
skipped hour of a DST transition if the DST offset is negative -
only true of "Europe/Dublin", who we presume have their reasons - and
the "tzinfo" object is a pytz timezone (which predates PEP 495).

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.