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 serhiy.storchaka
Recipients python-dev, serhiy.storchaka, vstinner
Date 2015-10-01.04:35:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443674128.84.0.36312568004.issue25274@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue25222. _Py_CheckRecursiveCall may be being called recursively through Py_FatalError.
History
Date User Action Args
2015-10-01 04:35:28serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, python-dev
2015-10-01 04:35:28serhiy.storchakasetmessageid: <1443674128.84.0.36312568004.issue25274@psf.upfronthosting.co.za>
2015-10-01 04:35:28serhiy.storchakalinkissue25274 messages
2015-10-01 04:35:28serhiy.storchakacreate