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 vstinner
Recipients vstinner
Date 2009-12-08.10:33:14
SpamBayes Score 0.003481538
Marked as misclassified No
Message-id <1260268396.22.0.517334928296.issue7458@psf.upfronthosting.co.za>
In-reply-to
Content
The bug was introduced in Python 2.5 during the needforspeed sprint:
r46469 (May 27 2006).
http://wiki.python.org/moin/NeedForSpeed

Python < 2.5 is not affected, Python 3.x is affected.

CRASH_rfind.py is more stable and should always crash if your Python
version has the bug.
History
Date User Action Args
2009-12-08 10:33:16vstinnersetrecipients: + vstinner
2009-12-08 10:33:16vstinnersetmessageid: <1260268396.22.0.517334928296.issue7458@psf.upfronthosting.co.za>
2009-12-08 10:33:14vstinnerlinkissue7458 messages
2009-12-08 10:33:14vstinnercreate