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 vstinner
Recipients gregory.p.smith, python-dev, vstinner
Date 2013-07-15.22:06:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373925967.22.0.710848867845.issue18408@psf.upfronthosting.co.za>
In-reply-to
Content
listpop.patch: list_ass_slice() now handles listresize() failure when items are deleted.
History
Date User Action Args
2013-07-15 22:06:07vstinnersetrecipients: + vstinner, gregory.p.smith, python-dev
2013-07-15 22:06:07vstinnersetmessageid: <1373925967.22.0.710848867845.issue18408@psf.upfronthosting.co.za>
2013-07-15 22:06:07vstinnerlinkissue18408 messages
2013-07-15 22:06:07vstinnercreate