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 berker.peksag
Recipients Thomas Fenzl, berker.peksag, eric.araujo, mark.smith, martin.panter, serhiy.storchaka
Date 2018-08-11.06:05:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533967506.89.0.56676864532.issue9372@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 84a13fbda0d79789e3c9efcc9f64752261ce1e8d by Berker Peksag in branch 'master':
bpo-9372: Deprecate several __getitem__ methods (GH-8609)
https://github.com/python/cpython/commit/84a13fbda0d79789e3c9efcc9f64752261ce1e8d
History
Date User Action Args
2018-08-11 06:05:07berker.peksagsetrecipients: + berker.peksag, eric.araujo, mark.smith, martin.panter, serhiy.storchaka, Thomas Fenzl
2018-08-11 06:05:06berker.peksagsetmessageid: <1533967506.89.0.56676864532.issue9372@psf.upfronthosting.co.za>
2018-08-11 06:05:06berker.peksaglinkissue9372 messages
2018-08-11 06:05:06berker.peksagcreate