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 serhiy.storchaka
Date 2012-07-27.15:47:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343404078.66.0.00721941905437.issue15469@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that implements correct __sizeof__ for collections.deque.

Test depends on issue15467.
History
Date User Action Args
2012-07-27 15:47:58serhiy.storchakasetrecipients: + serhiy.storchaka
2012-07-27 15:47:58serhiy.storchakasetmessageid: <1343404078.66.0.00721941905437.issue15469@psf.upfronthosting.co.za>
2012-07-27 15:47:58serhiy.storchakalinkissue15469 messages
2012-07-27 15:47:58serhiy.storchakacreate