We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d70446 commit b9f0b13Copy full SHA for b9f0b13
hypothesis-python/RELEASE.rst
@@ -0,0 +1,7 @@
1
+RELEASE_TYPE: patch
2
+
3
+This patch fixes :func:`~hypothesis.extra.ghostwriter.binary_operation` to
4
+include imports for :mod:`hypothesis.extra.numpy` strategies such as
5
+:func:`~hypothesis.extra.numpy.arrays`, :func:`~hypothesis.extra.numpy.scalar_dtypes`,
6
+and :func:`~hypothesis.extra.numpy.array_shapes` when ghostwriting tests for
7
+functions with numpy array parameters (:issue:`4576`).
0 commit comments