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 pitrou
Recipients arigo, pitrou, serhiy.storchaka
Date 2017-08-03.12:20:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501762842.72.0.63913841341.issue31105@psf.upfronthosting.co.za>
In-reply-to
Content
> As a fast approximation the default implementation of the __sizeof__ method can be used

This doesn't handle further resizing of containers, though.
History
Date User Action Args
2017-08-03 12:20:42pitrousetrecipients: + pitrou, arigo, serhiy.storchaka
2017-08-03 12:20:42pitrousetmessageid: <1501762842.72.0.63913841341.issue31105@psf.upfronthosting.co.za>
2017-08-03 12:20:42pitroulinkissue31105 messages
2017-08-03 12:20:42pitroucreate