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 python-dev
Recipients Arfrever, josh.r, llllllllll, mark.dickinson, martin.panter, python-dev, r.david.murray, rhettinger, serhiy.storchaka, steven.daprano, taleinat
Date 2015-08-17.02:45:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150817024501.4915.79982@psf.io>
In-reply-to
Content
New changeset dccc4e63aef5 by Raymond Hettinger in branch 'default':
Issue #24379: Add operator.subscript() as a convenience for building slices.
https://hg.python.org/cpython/rev/dccc4e63aef5
History
Date User Action Args
2015-08-17 02:45:04python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, taleinat, Arfrever, steven.daprano, r.david.murray, martin.panter, serhiy.storchaka, josh.r, llllllllll
2015-08-17 02:45:04python-devlinkissue24379 messages
2015-08-17 02:45:04python-devcreate