We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed017f0 commit 9f89372Copy full SHA for 9f89372
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-10-21-06-51-50.gh-issue-140406.0gJs8M.rst
@@ -0,0 +1,2 @@
1
+Fix memory leak when an object's :meth:`~object.__hash__` method returns an
2
+object that isn't an :class:`int`.
0 commit comments