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

latest releases: hypothesis-python-6.100.4, hypothesis-python-6.100.3, hypothesis-python-6.100.2...
22 months ago

This release allows "from_dtype()" to generate Unicode strings which
cannot be encoded in UTF-8, but are valid in Numpy arrays (which use
UTF-32).

This logic will only be used with Numpy >= 1.19, because earlier
versions have an issue which led us to revert Hypothesis 5.2 last
time!

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.