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 36633ea commit b2a91d8Copy full SHA for b2a91d8
hypothesis-python/RELEASE.rst
@@ -1,4 +1,4 @@
1
RELEASE_TYPE: patch
2
3
-This patch fixes :func:`~hypothesis.strategies._internal.is_a_new_type`.
+This patch fixes :func:`~hypothesis.strategies._internal.types.is_a_new_type`.
4
It was failing on Python ``3.10.0b4``, where ``NewType`` is a function.
0 commit comments