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 martin.panter
Recipients docs@python, martin.panter, python-dev, serhiy.storchaka
Date 2016-11-24.01:06:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479949584.0.0.762705484703.issue25701@psf.upfronthosting.co.za>
In-reply-to
Content
The 2.7 patch looks okay to me. I confirmed that sq_ass_slice gets called to delete slices, and I presume the other stuff is similar to Python 3. Do you want to commit this to 2.7 Serhiy?
History
Date User Action Args
2016-11-24 01:06:24martin.pantersetrecipients: + martin.panter, docs@python, python-dev, serhiy.storchaka
2016-11-24 01:06:24martin.pantersetmessageid: <1479949584.0.0.762705484703.issue25701@psf.upfronthosting.co.za>
2016-11-24 01:06:23martin.panterlinkissue25701 messages
2016-11-24 01:06:23martin.pantercreate