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 serhiy.storchaka
Recipients docs@python, martin.panter, python-dev, serhiy.storchaka
Date 2015-12-20.11:30:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450611033.42.0.966190761481.issue25701@psf.upfronthosting.co.za>
In-reply-to
Content
In 2.7 all is the same except that there is the sq_ass_slice slot and the PySequence_SetSlice() function.
History
Date User Action Args
2015-12-20 11:30:33serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, python-dev, martin.panter
2015-12-20 11:30:33serhiy.storchakasetmessageid: <1450611033.42.0.966190761481.issue25701@psf.upfronthosting.co.za>
2015-12-20 11:30:33serhiy.storchakalinkissue25701 messages
2015-12-20 11:30:32serhiy.storchakacreate