]> granicus.if.org Git - python/commit
Issue #23757: Only call the concrete list API for exact lists.
authorRaymond Hettinger <python@rcn.com>
Sun, 17 May 2015 21:37:39 +0000 (14:37 -0700)
committerRaymond Hettinger <python@rcn.com>
Sun, 17 May 2015 21:37:39 +0000 (14:37 -0700)
commit51dbc9a4ad272d832dfd5265cc3161cbb658aecb
tree942ac18f9b9bbc822ae8d370776d3641ecb372ff
parent84924e6e9218eeba922d7f709ff660e83ecc8f68
Issue #23757:  Only call the concrete list API for exact lists.
Lib/test/seq_tests.py
Misc/NEWS
Objects/abstract.c