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 eric.smith, gvanrossum, serhiy.storchaka, ztane
Date 2016-05-04.17:33:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462383184.13.0.14190357163.issue26906@psf.upfronthosting.co.za>
In-reply-to
Content
Added a check for Py_TPFLAGS_READYING to prevent recursive calling.
History
Date User Action Args
2016-05-04 17:33:04serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, eric.smith, ztane
2016-05-04 17:33:04serhiy.storchakasetmessageid: <1462383184.13.0.14190357163.issue26906@psf.upfronthosting.co.za>
2016-05-04 17:33:04serhiy.storchakalinkissue26906 messages
2016-05-04 17:33:04serhiy.storchakacreate