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-11-02.05:40:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151102054000.80232.98714@psf.io>
In-reply-to
Content
New changeset 83fa2e9b0038 by Raymond Hettinger in branch 'default':
Issue #24379:  Revert the operator.subscript patch (dccc4e63aef5) pending resolution of the related refcnt leak.
https://hg.python.org/cpython/rev/83fa2e9b0038
History
Date User Action Args
2015-11-02 05:40:03python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, taleinat, Arfrever, steven.daprano, r.david.murray, martin.panter, serhiy.storchaka, josh.r, llllllllll
2015-11-02 05:40:03python-devlinkissue24379 messages
2015-11-02 05:40:03python-devcreate