This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients Ramchandra Apte, benjamin.peterson, georg.brandl, roger.serwy, terry.reedy
Date 2011-12-24.22:45:47
SpamBayes Score 0.0016272987
Marked as misclassified No
Message-id <1324766747.98.0.434226583087.issue13644@psf.upfronthosting.co.za>
In-reply-to
Content
@maniram I know what IDLE does. For the tracker, a 'bug' is a discrepancy between doc and behavior. According to the doc, a recursion loop should continue forever, just like an iteration loop ;=).

Anyway, Roger is right, this is a duplicate of #6028, which has at least a preliminary patch.
History
Date User Action Args
2011-12-24 22:45:48terry.reedysetrecipients: + terry.reedy, georg.brandl, benjamin.peterson, roger.serwy, Ramchandra Apte
2011-12-24 22:45:47terry.reedysetmessageid: <1324766747.98.0.434226583087.issue13644@psf.upfronthosting.co.za>
2011-12-24 22:45:47terry.reedylinkissue13644 messages
2011-12-24 22:45:47terry.reedycreate