Skip to content

Commit 7990324

Browse files
committed
[gh-101072] Fix Blurb for GH-101127
1 parent ae62bdd commit 7990324

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed
Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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`.
1+
Fix the ``defs`` and ``kwdefs`` arguments to :c:func:`PyEval_EvalCodeEx`
2+
and a reference leak in that function.

0 commit comments

Comments
 (0)