8000
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 e932334 commit 94f8fd0Copy full SHA for 94f8fd0
Misc/NEWS.d/next/Core_and_Builtins/2024-10-10-12-04-56.gh-issue-125174._8h6T7.rst
@@ -0,0 +1,4 @@
1
+Make the handling of reference counts of immortal objects more robust.
2
+Immortal objects with reference counts that deviate from their original
3
+reference count by up to a billion (half a billion on 32 bit builds) are
4
+still counted as immortal.
0 commit comments