Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Hypothesis for Python - version 6.136.6 source code.tar.gz | 2025-07-28 | 9.6 MB | |
Hypothesis for Python - version 6.136.6 source code.zip | 2025-07-28 | 10.1 MB | |
README.md | 2025-07-28 | 383 Bytes | |
Totals: 3 Items | 19.7 MB | 1 |
When a test is executed concurrently from multiple threads, "HealthCheck.too_slow" is now disabled, since the Python runtime may decide to switch away from a thread for arbitrarily long and Hypothesis cannot track execution time per-thread.
The canonical version of these notes (with links) is on readthedocs.