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.2
Name Modified Size InfoDownloads / Week
Parent folder
Hypothesis version 6.155.2 source code.tar.gz 2026-06-05 9.6 MB
Hypothesis version 6.155.2 source code.zip 2026-06-05 10.1 MB
README.md 2026-06-05 547 Bytes
Totals: 3 Items   19.7 MB 0

This patch rewrites the internal date- and time-drawing helper to use plain arithmetic instead of branching on the values it draws. The generated distribution is unchanged, but "dates()", "datetimes()", and "times()" are now much more efficient under symbolic-execution backends such as crosshair-tool, which can now solve for a specific date directly rather than enumerating candidates (issue [#4759]).

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

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