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 gregory.p.smith
Recipients gregory.p.smith, jcea, mark.dickinson, meador.inge, serhiy.storchaka
Date 2012-07-20.16:56:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342803385.3.0.416003919301.issue15402@psf.upfronthosting.co.za>
In-reply-to
Content
makes sense for 3.3 as i would consider it a bug.

i think it is reasonable for 2.7 and 3.2 as well, it is an actual bug that the value reported to getsizeof on struct.Struct is meaningless.
History
Date User Action Args
2012-07-20 16:56:25gregory.p.smithsetrecipients: + gregory.p.smith, jcea, mark.dickinson, meador.inge, serhiy.storchaka
2012-07-20 16:56:25gregory.p.smithsetmessageid: <1342803385.3.0.416003919301.issue15402@psf.upfronthosting.co.za>
2012-07-20 16:56:24gregory.p.smithlinkissue15402 messages
2012-07-20 16:56:23gregory.p.smithcreate