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 sbt
Recipients JBernardo, eric.araujo, maker, rhettinger, sbt, serhiy.storchaka, terry.reedy
Date 2012-10-03.18:07:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349287646.71.0.99140625825.issue13290@psf.upfronthosting.co.za>
In-reply-to
Content
> This is from Python side. Did ht_slots field of PyHeapTypeObject does not 
> contain properly calculated slot names?

Looking at the code, it appears that ht_slots does *not* include inherited slots.
History
Date User Action Args
2012-10-03 18:07:26sbtsetrecipients: + sbt, rhettinger, terry.reedy, eric.araujo, maker, JBernardo, serhiy.storchaka
2012-10-03 18:07:26sbtsetmessageid: <1349287646.71.0.99140625825.issue13290@psf.upfronthosting.co.za>
2012-10-03 18:07:26sbtlinkissue13290 messages
2012-10-03 18:07:26sbtcreate