| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Hypothesis version 6.167.1 source code.tar.gz | 2026-08-30 | 9.7 MB | |
| Hypothesis version 6.167.1 source code.zip | 2026-08-30 | 10.2 MB | |
| README.md | 2026-08-30 | 445 Bytes | |
| Totals: 3 Items | 19.9 MB | 0 | |
This patch improves shrinking and generation for collection strategies which reject some drawn elements, such as "lists()" with "unique=True". Rejected elements are now marked as discarded, so the shrinker can delete them wholesale and generation avoids revisiting choices that would be rejected again.
The canonical version of these notes (with links) is on readthedocs.