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 <[email protected]>
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: <[email protected]>
2012-08-19 13:12:34Robin.Schreiberlinkissue15725 messages
2012-08-19 13:12:34Robin.Schreibercreate