Skip to content

list.index and rest of list methods disagree if a value is in the list if it's mutated during the call #67393

@ssbr

Description

@ssbr
mannequin
BPO 23204
Nosy @rhettinger, @ssbr, @serhiy-storchaka

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:

assignee = None
closed_at = <Date 2015-01-09.07:59:28.058>
created_at = <Date 2015-01-09.07:25:48.726>
labels = ['interpreter-core', 'type-bug', 'invalid']
title = "list.index and rest of list methods disagree if a value is in the list if it's mutated during the call"
updated_at = <Date 2015-01-09.08:07:29.056>
user = 'https://github.com/ssbr'

bugs.python.org fields:

activity = <Date 2015-01-09.08:07:29.056>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2015-01-09.07:59:28.058>
closer = 'rhettinger'
components = ['Interpreter Core']
creation = <Date 2015-01-09.07:25:48.726>
creator = 'Devin Jeanpierre'
dependencies = []
files = []
hgrepos = []
issue_num = 23204
keywords = []
message_count = 3.0
messages = ['233721', '233723', '233725']
nosy_count = 3.0
nosy_names = ['rhettinger', 'Devin Jeanpierre', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23204'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions