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 Mark.Shannon
Recipients Jim.Jewett, Mark.Shannon, gvanrossum, python-dev, rhettinger, vstinner
Date 2012-03-09.09:00:08
SpamBayes Score 0.00012177629
Marked as misclassified No
Message-id <1331283609.38.0.932864115563.issue14205@psf.upfronthosting.co.za>
In-reply-to
Content
Unmodified CPython (without the patch) already passes the new test in the patch.

The unmodified code already raises a Runtime error; a recursion limit exceeded error!
History
Date User Action Args
2012-03-09 09:00:09Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, rhettinger, vstinner, python-dev, Jim.Jewett
2012-03-09 09:00:09Mark.Shannonsetmessageid: <1331283609.38.0.932864115563.issue14205@psf.upfronthosting.co.za>
2012-03-09 09:00:08Mark.Shannonlinkissue14205 messages
2012-03-09 09:00:08Mark.Shannoncreate