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 gvanrossum
Recipients
Date 2007-05-25.22:15:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Checked in. The recursion bug is warded off by a standard recursion check -- you'll now get an inexplicable RuntimeError exception instead of an inexplicable SegFault. :-)
History
Date User Action Args
2007-08-23 15:58:16adminlinkissue1708353 messages
2007-08-23 15:58:16admincreate