Published July 25, 2020
| Version hypothesis-python-5.22.0
Software
Open
HypothesisWorks/hypothesis: Hypothesis for Python - version 5.22.0
Authors/Creators
- David R. MacIver
- Zac Hatfield-Dodds1
- pyup.io bot2
- Alex Chan3
- Stuart Cook
- Ryan Soklaski
- David Chudzicki
- jwg4
- Alex Willmer
- Tyler4
- Kyle Reeve
- Grigorios Giannakopoulos
- mulkieran
- Christopher Armstrong
- Emmanuel Leblond5
- Jeremy Thurgood
- Tyler Gibbons
- Paul Stiverson
- Alexander Shorin
- SuperStormer
- dwest-netflix
- Mathieu PATUREL
- Tom Prince6
- Anne Archibald7
- Peter C Kroon
- David Mascharka
- Cory Benfield8
- Graham Williamson
- rdturnermtl
- Tom McDermott9
- 1. Australian National University
- 2. @pyupio
- 3. @wellcometrust
- 4. VideoAmp
- 5. Scille
- 6. @mozilla-releng
- 7. University of Newcastle
- 8. Apple
- 9. Wattwatchers
Description
The "slices()" strategy can now generate slices for empty sequences, slices with negative start and stop indices (from the end of the sequence), and "step=None" in place of "step=1".
Thanks to Sangarshanan for implementing this feature at the EuroPython sprints!
The canonical version of these notes (with links) is on readthedocs.
Files
HypothesisWorks/hypothesis-hypothesis-python-5.22.0.zip
Files
(9.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:714309d3e33bb2576618b3b76e9c2f91
|
9.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HypothesisWorks/hypothesis/tree/hypothesis-python-5.22.0 (URL)