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 python-dev
Recipients brett.cannon, larry, python-dev, ronaldoussoren, vstinner
Date 2013-05-30.19:02:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bLypX5kwCzQlg@mail.python.org>
In-reply-to
Content
New changeset b07ad4b5e349 by Łukasz Langa in branch 'default':
Fixed #18075 - Infinite recursion tests triggering a segfault on Mac OS X
http://hg.python.org/cpython/rev/b07ad4b5e349
History
Date User Action Args
2013-05-30 19:02:29python-devsetrecipients: + python-dev, brett.cannon, ronaldoussoren, vstinner, larry
2013-05-30 19:02:29python-devlinkissue18075 messages
2013-05-30 19:02:29python-devcreate