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 David MacIver, python-dev, r.david.murray, rhettinger, serhiy.storchaka, stub
Date 2015-05-17.21:47:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150517214709.26570.57268@psf.io>
In-reply-to
Content
New changeset c79530e08985 by Raymond Hettinger in branch '3.4':
Issue #23757:  Only call the concrete list API for exact lists.
https://hg.python.org/cpython/rev/c79530e08985
History
Date User Action Args
2015-05-17 21:47:12python-devsetrecipients: + python-dev, rhettinger, stub, r.david.murray, serhiy.storchaka, David MacIver
2015-05-17 21:47:12python-devlinkissue23757 messages
2015-05-17 21:47:12python-devcreate