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