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 eli.bendersky
Recipients eli.bendersky, ezio.melotti, flox, scoder
Date 2012-03-03.05:02:17
SpamBayes Score 0.00048052653
Marked as misclassified No
Message-id <1330750938.07.0.903269875991.issue14178@psf.upfronthosting.co.za>
In-reply-to
Content
I can confirm that this indeed fails for the C implementation, while succeeding for the Python implementation.

The C implementation doesn't appear to support extended slices for getting and setting items. Looking into it.
History
Date User Action Args
2012-03-03 05:02:18eli.benderskysetrecipients: + eli.bendersky, scoder, ezio.melotti, flox
2012-03-03 05:02:18eli.benderskysetmessageid: <1330750938.07.0.903269875991.issue14178@psf.upfronthosting.co.za>
2012-03-03 05:02:17eli.benderskylinkissue14178 messages
2012-03-03 05:02:17eli.benderskycreate