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 c805603 commit 8aa20f2Copy full SHA for 8aa20f2
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-04-08-17-48-11.gh-issue-124715.xxzQoD.rst
@@ -1,3 +1,3 @@
1
Prevents against stack overflows when calling Py_DECREF. Third-party
2
extension objects no longer need to use the "trashcan" mechanism, as
3
-protection is now built into the `Py_DECREF` macro.
+protection is now built into the ``Py_DECREF`` macro.
0 commit comments