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 46d8678 commit b432655Copy full SHA for b432655
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-04-10-16-19-23.gh-issue-148263.trqp3-.rst
@@ -3,4 +3,4 @@ proxy_richcompare: when unwrapping the second or third argument fails
3
(dead proxy), the first argument's refcount was already incremented by
4
a prior UNWRAP but never released. Introduces UNWRAP_OR(o, cleanup),
5
which executes cleanup before returning NULL, allowing callers to
6
-release any previously acquired references on failure.
+release any previously acquired references on failure.
0 commit comments