Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(105)

Unified Diff: Misc/NEWS

Issue 8070: Infinite loop in PyRun_InteractiveLoopFlags() if PyRun_InteractiveOneFlags() raises an error
Patch Set: Created 1 year, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Doc/c-api/veryhigh.rst ('k') | Python/pythonrun.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
--- a/Misc/NEWS Sun Mar 11 19:33:29 2012 +0100
+++ b/Misc/NEWS Sun Mar 11 19:26:14 2012 -0700
@@ -10,6 +10,9 @@
Core and Builtins
-----------------
+- Issue #8070: Make PyRun_InteractiveLoopFlags() return an error if
+ PyRun_InteractiveRunFlags(), rather than entering an infinite loop.
+
- Issue #1469629: Allow cycles through an object's __dict__ slot to be
collected. (For example if ``x.__dict__ is x``).
« no previous file with comments | « Doc/c-api/veryhigh.rst ('k') | Python/pythonrun.c » ('j') | no next file with comments »

RSS Feeds Recent Issues | This issue
This is Rietveld cbc36f91f3f7