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 amaury.forgeotdarc, giampaolo.rodola, gpolo, loewis, pitrou
Date 2008-07-05.22:47:17
SpamBayes Score 0.012282024
Marked as misclassified No
Message-id <1215298039.03.0.622302184602.issue3139@psf.upfronthosting.co.za>
In-reply-to
Content
For reference, here is a proof-of-concept patch which shows how to fix
the bytearray crasher above (it raises a BufferError instead).
History
Date User Action Args
2008-07-05 22:47:19pitrousetspambayes_score: 0.012282 -> 0.012282024
recipients: + pitrou, loewis, amaury.forgeotdarc, giampaolo.rodola, gpolo
2008-07-05 22:47:19pitrousetspambayes_score: 0.012282 -> 0.012282
messageid: <1215298039.03.0.622302184602.issue3139@psf.upfronthosting.co.za>
2008-07-05 22:47:18pitroulinkissue3139 messages
2008-07-05 22:47:18pitroucreate