HypothesisWorks/hypothesis: Hypothesis for Python - version 4.26.0
Authors/Creators
- David R. MacIver
- Zac Hatfield-Dodds1
- pyup.io bot2
- Alex Chan3
- Michele Chilanti
- Stuart Cook
- David Chudzicki
- Ryan Soklaski
- jwg4
- Alex Willmer
- Tyler
- Kyle Reeve
- mulkieran
- Christopher Armstrong
- Tyler Gibbons4
- Jeremy Thurgood
- Paul Stiverson
- Grigorios Giannakopoulos
- Emmanuel Leblond5
- SuperStormer
- Alexander Shorin
- Tom Prince6
- Mathieu PATUREL
- Tom McDermott7
- rdturnermtl
- Graham Williamson
- Cory Benfield8
- Matt Bachmann9
- Richard Boulton
- Jochen Müller
- 1. Australian National University
- 2. @pyupio
- 3. @wellcometrust
- 4. @Flexport
- 5. Scille
- 6. @mozilla-releng
- 7. Wattwatchers
- 8. Apple
- 9. Lola.com
Description
This release significantly improves the performance of drawing unique collections whose elements are drawn from "sampled_from()" strategies.
As a side effect, this detects an error condition that would previously have passed silently: When the "min_size" argument on a collection with distinct elements is greater than the number of elements being sampled, this will now raise an error.
The canonical version of these notes (with links) is on readthedocs..
Files
HypothesisWorks/hypothesis-hypothesis-python-4.26.0.zip
Files
(1.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ba28b1370ced3ebab9422b95ed8df56f
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HypothesisWorks/hypothesis/tree/hypothesis-python-4.26.0 (URL)