Published December 10, 2021
| Version hypothesis-python-6.31.1
Software
Open
Hypothesis: Property-Based Testing for Python
Authors/Creators
- 1. Imperial College London
- 2. Australian National University
Description
This patch updates "xps.indices()" so no flat indices are generated, i.e. generated indices will now always explicitly cover each axes of an array if no ellipsis is present. This is to be consistent with a specification change that dropped support for flat indexing (#272).
The canonical version of these notes (with links) is on readthedocs.
Notes
Files
HypothesisWorks/hypothesis-hypothesis-python-6.31.1.zip
Files
(9.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d6e95bdc104137eed4d416bf2fc67a14
|
9.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HypothesisWorks/hypothesis/tree/hypothesis-python-6.31.1 (URL)