Skip to content

Commit b2a91d8

Browse files
authored
Update RELEASE.rst
1 parent 36633ea commit b2a91d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypothesis-python/RELEASE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
RELEASE_TYPE: patch
22

3-
This patch fixes :func:`~hypothesis.strategies._internal.is_a_new_type`.
3+
This patch fixes :func:`~hypothesis.strategies._internal.types.is_a_new_type`.
44
It was failing on Python ``3.10.0b4``, where ``NewType`` is a function.

0 commit comments

Comments
 (0)