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 6e5572e commit 2bc6e4eCopy full SHA for 2bc6e4e
hypothesis-python/RELEASE.rst
@@ -1,6 +1,6 @@
1
RELEASE_TYPE: minor
2
3
-Since :ref:`v6.27.1 <_v6.27.1>` the backing data structure of
+Since :ref:`v6.27.1` the backing data structure of
4
:func:`~hypothesis.register_random` is a :class:`weakref.WeakKeyDictionary`. As a
5
consequence, passing an unreferenced object to :func:`~hypothesis.register_random` will
6
have no affect on Hypothesis' tracking of RNG sources. This patch modifies
0 commit comments