BPO | [13340](https://bugs.python.org/issue13340) --- | :--- Nosy | @rhettinger, @amauryfa, @mdickinson, @cfbolz, @alex, @bitdancer, @asmeurer, @akheron, @berkerpeksag, @serhiy-storchaka, @iritkatriel *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['interpreter-core', 'type-bug'] title = 'list.index does not accept None as start or stop' updated_at = user = 'https://github.com/cfbolz' ``` bugs.python.org fields: ```python activity = actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = closer = 'serhiy.storchaka' components = ['Interpreter Core'] creation = creator = 'Carl.Friedrich.Bolz' dependencies = [] files = [] hgrepos = [] issue_num = 13340 keywords = [] message_count = 19.0 messages = ['147000', '147108', '147111', '147113', '147114', '147116', '147117', '147120', '147121', '147151', '147153', '147162', '147163', '147171', '147172', '228937', '263582', '376958', '376977'] nosy_count = 12.0 nosy_names = ['rhettinger', 'amaury.forgeotdarc', 'mark.dickinson', 'Carl.Friedrich.Bolz', 'alex', 'r.david.murray', 'Aaron.Meurer', 'python-dev', 'petri.lehtinen', 'berker.peksag', 'serhiy.storchaka', 'iritkatriel'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue13340' versions = ['Python 2.7', 'Python 3.5', 'Python 3.6'] ```