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 skrah
Recipients Arfrever, brett.cannon, eric.snow, pitrou, skrah
Date 2012-09-12.07:38:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347435514.56.0.913648199196.issue15926@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe related: If you increase the number of passes in Modules/_testembed.c, pass 9 fails:

--- Pass 9 ---
_testembed: Objects/typeobject.c:2693: type_dealloc: Assertion `type->tp_flags & (1L<<9)' failed.
Aborted
History
Date User Action Args
2012-09-12 07:38:34skrahsetrecipients: + skrah, brett.cannon, pitrou, Arfrever, eric.snow
2012-09-12 07:38:34skrahsetmessageid: <1347435514.56.0.913648199196.issue15926@psf.upfronthosting.co.za>
2012-09-12 07:38:13skrahlinkissue15926 messages
2012-09-12 07:38:13skrahcreate