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 Gilles.Louppe, belopolsky, eric.smith, gregory.p.smith, loewis, pitrou, rybesh, serhiy.storchaka, vstinner
Date 2013-02-03.19:42:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359920526.95.0.835937397455.issue7358@psf.upfronthosting.co.za>
In-reply-to
Content
Not making cStringIO 64-bit compatible is one thing. But we can still fix the crashes by detecting an overflow before it happens ;)
History
Date User Action Args
2013-02-03 19:42:07pitrousetrecipients: + pitrou, loewis, gregory.p.smith, belopolsky, vstinner, eric.smith, rybesh, serhiy.storchaka, Gilles.Louppe
2013-02-03 19:42:06pitrousetmessageid: <1359920526.95.0.835937397455.issue7358@psf.upfronthosting.co.za>
2013-02-03 19:42:06pitroulinkissue7358 messages
2013-02-03 19:42:06pitroucreate