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 alexandre.vassalotti, pitrou, serhiy.storchaka
Date 2012-07-31.08:35:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here is a patch that implements correct __sizeof__ for Pickler and Unpickler in pickler module.
History
Date User Action Args
2012-07-31 08:35:39serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, alexandre.vassalotti
2012-07-31 08:35:39serhiy.storchakasetmessageid: <[email protected]>
2012-07-31 08:35:39serhiy.storchakalinkissue15513 messages
2012-07-31 08:35:39serhiy.storchakacreate