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 behackett
Recipients behackett, emptysquare, martin.panter, serhiy.storchaka, vstinner
Date 2015-09-24.22:58:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
On second thought, _Py_CheckRecursiveCall may be being called recursively through Py_FatalError.
History
Date User Action Args
2015-09-24 22:58:06behackettsetrecipients: + behackett, vstinner, martin.panter, serhiy.storchaka, emptysquare
2015-09-24 22:58:06behackettsetmessageid: <[email protected]>
2015-09-24 22:58:06behackettlinkissue25222 messages
2015-09-24 22:58:06behackettcreate