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 georg.brandl
Recipients Arfrever, amaury.forgeotdarc, benjamin.peterson, docs@python, eryksun, ethan.furman, georg.brandl, pitrou, techdragon
Date 2014-11-04.18:00:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415124013.02.0.0204169369427.issue22790@psf.upfronthosting.co.za>
In-reply-to
Content
> Why are __flags__, __basicsize__, __itemsize__, __dictoffset__, and __weakrefoffset__ interesting?

I haven't said they are, but on the other hand I don't see why consistency is a bad thing.
History
Date User Action Args
2014-11-04 18:00:13georg.brandlsetrecipients: + georg.brandl, amaury.forgeotdarc, pitrou, benjamin.peterson, Arfrever, docs@python, ethan.furman, eryksun, techdragon
2014-11-04 18:00:13georg.brandlsetmessageid: <1415124013.02.0.0204169369427.issue22790@psf.upfronthosting.co.za>
2014-11-04 18:00:13georg.brandllinkissue22790 messages
2014-11-04 18:00:12georg.brandlcreate