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 flox
Recipients ezio.melotti, flox, mark.dickinson, vstinner, zuo
Date 2010-01-26.19:36:56
SpamBayes Score 0.0012438279
Marked as misclassified No
Message-id <1264534632.07.0.814506372823.issue7788@psf.upfronthosting.co.za>
In-reply-to
Content
For the record:

>>> del bytearray('%%%')[1::1<<333]
Segmentation fault
History
Date User Action Args
2010-01-26 19:37:12floxsetrecipients: + flox, mark.dickinson, vstinner, ezio.melotti, zuo
2010-01-26 19:37:12floxsetmessageid: <1264534632.07.0.814506372823.issue7788@psf.upfronthosting.co.za>
2010-01-26 19:36:56floxlinkissue7788 messages
2010-01-26 19:36:56floxcreate