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 benjamin.peterson, hynek, pitrou, python-dev, serhiy.storchaka, stutzbach
Date 2012-07-30.11:59:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343649569.2.0.06763310964.issue15489@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, but the BytesIO structure is the same in 3.2 and 3.3. Ok, that's because struct now has support for size_t and Py_ssize_t, I see.
History
Date User Action Args
2012-07-30 11:59:29pitrousetrecipients: + pitrou, benjamin.peterson, stutzbach, python-dev, hynek, serhiy.storchaka
2012-07-30 11:59:29pitrousetmessageid: <1343649569.2.0.06763310964.issue15489@psf.upfronthosting.co.za>
2012-07-30 11:59:28pitroulinkissue15489 messages
2012-07-30 11:59:28pitroucreate