We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a58f45 commit 3d34092Copy full SHA for 3d34092
1 file changed
hypothesis-python/RELEASE.rst
@@ -1,5 +1,5 @@
1
RELEASE_TYPE: minor
2
3
-Deprecate use of :func:`~hypothesis.assume` and :func:`~hypothesis.reject`
+Deprecate use of :func:`~hypothesis.assume` and ``reject()``
4
outside of property-based tests, because these functions work by raising a
5
special exception (:issue:`3743`).
0 commit comments