]> granicus.if.org Git - python/commit
Revert "Accept None as start and stop parameters for list.index() and tuple.index()"
authorPetri Lehtinen <petri@digip.org>
Sun, 6 Nov 2011 19:05:41 +0000 (21:05 +0200)
committerPetri Lehtinen <petri@digip.org>
Sun, 6 Nov 2011 19:06:10 +0000 (21:06 +0200)
commit9589ab174577773c48492b4e2ad596d4b9c3b120
tree221d0ef407f5f86f2ab252d7e159ba5a661e1b9d
parent864741b2c7aaabda736f917694a1d3b26700e8e3
parentebfaabd66373941e69a0b29589645857e0a6ccfc
Revert "Accept None as start and stop parameters for list.index() and tuple.index()"

Issue #13340.
Lib/test/list_tests.py
Misc/NEWS
Objects/listobject.c
Objects/tupleobject.c