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 ae62bdd commit 7990324Copy full SHA for 7990324
Misc/NEWS.d/next/Core and Builtins/2023-02-06-20-13-36.gh-issue-92173.RQE0mk.rst
@@ -1,8 +1,2 @@
1
-macOS #.. section: IDLE #.. section: Tools/Demos #.. section: C API
2
-
3
-# Write your Misc/NEWS entry below. It should be a simple ReST paragraph. #
4
-Don't start with "- Issue #<n>: " or "- gh-issue-<n>: " or that sort of
5
-stuff.
6
-###########################################################################
7
8
-Fix the ``defs`` and ``kwdefs`` arguments to :c:func:`PyEval_EvalCodeEx`.
+Fix the ``defs`` and ``kwdefs`` arguments to :c:func:`PyEval_EvalCodeEx`
+and a reference leak in that function.
0 commit comments