Skip to content

Commit 00401e1

Browse files
committed
better release message
1 parent cbef277 commit 00401e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypothesis-python/RELEASE.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
RELEASE_TYPE: patch
22

3-
This patch fixes an error when using :func:`~hypothesis.strategies.integers` with certain values for ``min_value`` and ``max_value``.
3+
This patch fixes a regression from :ref:`version 6.115.2 <v6.115.2>` where generating values from :func:`~hypothesis.strategies.integers` with certain values for ``min_value`` and ``max_value`` would error.

0 commit comments

Comments
 (0)