| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Hypothesis for Python - version 6.152.5 source code.tar.gz | 2026-05-10 | 9.6 MB | |
| Hypothesis for Python - version 6.152.5 source code.zip | 2026-05-10 | 10.1 MB | |
| README.md | 2026-05-10 | 437 Bytes | |
| Totals: 3 Items | 19.7 MB | 0 | |
This patch improves the "Phase.explain" phase so that simple cases like "assert n1 == n2" no longer get a misleading "# or any other generated value" comment (issue [#4715]). Before falling back to random sampling, we now also try borrowing values from each other arg slice with matching shape.
The canonical version of these notes (with links) is on readthedocs.