]> granicus.if.org Git - python/commit
bpo-31942: Document optional support of start and stop attributes in Sequence.index...
authorNitish Chandra <nitishchandrachinta@gmail.com>
Tue, 12 Dec 2017 10:22:30 +0000 (15:52 +0530)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 12 Dec 2017 10:22:30 +0000 (11:22 +0100)
commit5ce0a2a100909104836f53a2c8823006ec46f8ad
tree5031cf4b1b64f547bc1b639b34891065180d180e
parent2001900b0c02a397d8cf1d776a7cc7fcb2a463e3
bpo-31942: Document optional support of start and stop attributes in Sequence.index method (#4277)
Doc/library/stdtypes.rst
Lib/_collections_abc.py