Skip to content

Hypothesis for Python - version 6.68.0

Compare
Choose a tag to compare
@Zac-HD Zac-HD released this 09 Feb 07:19
· 2441 commits to master since this release

This release adds support for the Array API's 2022.12 release via the
"api_version" argument in "make_strategies_namespace()". Concretely
this involves complex support in its existing strategies, plus an
introduced "xps.complex_dtypes()" strategy.

Additionally this release now treats hypothesis.extra.array_api as
stable, meaning breaking changes should only happen with major
releases of Hypothesis.

The canonical version of these notes (with links) is on readthedocs.