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 c0f83de commit eb3cfe6Copy full SHA for eb3cfe6
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-04-10-16-19-23.gh-issue-148263.trqp3-.rst
@@ -7,4 +7,5 @@ reference count was already incremented by the unwrap step but never released,
7
argument was incref'd, and introduces cleanup paths (goto clean_up)
8
that correctly decref any already-acquired references before
9
returning NULL on failure. Also added reference cleanup in unary and compare
10
- operations.
+ operations.
11
+
0 commit comments