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 Robin.Schreiber
Recipients Robin.Schreiber
Date 2012-08-19.13:12:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345381967.41.0.932282182002.issue15725@psf.upfronthosting.co.za>
In-reply-to
Content
This small patch prevents PyType_FromSpecWithBases, from setting the base(s) attribute of the HeapType to NULL-values.
History
Date User Action Args
2012-08-19 13:12:47Robin.Schreibersetrecipients: + Robin.Schreiber
2012-08-19 13:12:47Robin.Schreibersetmessageid: <1345381967.41.0.932282182002.issue15725@psf.upfronthosting.co.za>
2012-08-19 13:12:34Robin.Schreiberlinkissue15725 messages
2012-08-19 13:12:34Robin.Schreibercreate