Download Latest Version Hypothesis version 6.155.2 source code.tar.gz (9.6 MB)
Email in envelope

Get an email when there's a new version of Hypothesis

Home / v6.155.0
Name Modified Size InfoDownloads / Week
Parent folder
Hypothesis version 6.155.0 source code.tar.gz 2026-05-28 9.6 MB
Hypothesis version 6.155.0 source code.zip 2026-05-28 10.1 MB
README.md 2026-05-28 547 Bytes
Totals: 3 Items   19.7 MB 0

"from_dtype()" now supports the variable-width string dtype "numpy.dtypes.StringDType", generating arbitrary strings via "text()" (issue [#4039]).

Additionally, passing a dtype class such as "np.dtypes.StringDType" where an instance like "np.dtypes.StringDType()" was expected now raises a clear error, rather than the previous confusing message (or silent coercion to the object dtype in "arrays()").

The canonical version of these notes (with links) is on readthedocs.

Source: README.md, updated 2026-05-28