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