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 serhiy.storchaka
Recipients pitrou, serhiy.storchaka, skrah
Date 2015-03-10.17:28:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426008524.53.0.331827063872.issue23629@psf.upfronthosting.co.za>
In-reply-to
Content
Good catch! How it worked before?

Now we can remove __sizeof__ implementations for tuples and bytes.

Could you please add sizeof test for PyStructSequence types?
History
Date User Action Args
2015-03-10 17:28:44serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, skrah
2015-03-10 17:28:44serhiy.storchakasetmessageid: <1426008524.53.0.331827063872.issue23629@psf.upfronthosting.co.za>
2015-03-10 17:28:44serhiy.storchakalinkissue23629 messages
2015-03-10 17:28:44serhiy.storchakacreate