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 benjamin.peterson, hynek, pitrou, serhiy.storchaka, stutzbach
Date 2012-07-29.19:48:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343591287.44.0.516337828305.issue15489@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that implements correct __sizeof__ for C implementation of io.BytesIO.
History
Date User Action Args
2012-07-29 19:48:07serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, benjamin.peterson, stutzbach, hynek
2012-07-29 19:48:07serhiy.storchakasetmessageid: <1343591287.44.0.516337828305.issue15489@psf.upfronthosting.co.za>
2012-07-29 19:48:06serhiy.storchakalinkissue15489 messages
2012-07-29 19:48:06serhiy.storchakacreate