Published May 19, 2022
| Version hypothesis-python-6.46.7
Software
Open
Hypothesis: Property-Based Testing for Python
Authors/Creators
- 1. Imperial College London
- 2. Australian National University
Description
This patch updates the type annotations for "tuples()" and "one_of()" so that type-checkers require its arguments to be positional-only, and so that it no longer fails under pyright-strict mode (see issue
3348). Additional changes are made to Hypothesis' internals improvepyright scans.
The canonical version of these notes (with links) is on readthedocs.
Notes
Files
HypothesisWorks/hypothesis-hypothesis-python-6.46.7.zip
Files
(9.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:232862a42d01f0cfd15d19c5e6415fff
|
9.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HypothesisWorks/hypothesis/tree/hypothesis-python-6.46.7 (URL)