| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Hypothesis version 6.166.0 source code.tar.gz | 2026-08-29 | 9.7 MB | |
| Hypothesis version 6.166.0 source code.zip | 2026-08-29 | 10.2 MB | |
| README.md | 2026-08-29 | 717 Bytes | |
| Totals: 3 Items | 19.9 MB | 0 | |
The "Phase.explain" phase now also varies interactive draws from "data()", annotating each freely-variable "Draw n: ..." line with an "# or any other generated value" comment, just like "@given" arguments (issue [#4403]).
This release also fixes two explain-phase bugs: failing test cases found just as the set of possible inputs was fully enumerated were reported without running the "Phase.shrink" and "Phase.explain" phases, and the explain phase could fail to report that the commented parts can be varied together if the failing example ended with an uncommented part.
The canonical version of these notes (with links) is on readthedocs.