Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ambv committed Feb 7, 2023
1 parent ae62bdd commit 7990324
Showing 1 changed file with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
macOS #.. section: IDLE #.. section: Tools/Demos #.. section: C API

# Write your Misc/NEWS entry below. It should be a simple ReST paragraph. #
Don't start with "- Issue #<n>: " or "- gh-issue-<n>: " or that sort of
stuff.
###########################################################################

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 comments on commit 7990324

Please sign in to comment.