BPO | [1005778](https://bugs.python.org/issue1005778) --- | :--- Files | [listindex.diff](https://bugs.python.org/file6159/listindex.diff "Uploaded as text/plain at 2004-08-09.05:34:08 by ddorfman"): Diff against listobject.c and test case *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'] title = 'Avoid seg fault if list object is modified during list.index' updated_at = user = 'https://bugs.python.org/ddorfman' ``` bugs.python.org fields: ```python activity = actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = creator = 'ddorfman' dependencies = [] files = ['6159'] hgrepos = [] issue_num = 1005778 keywords = ['patch'] message_count = 2.0 messages = ['46589', '46590'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'ddorfman'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1005778' versions = ['Python 2.4'] ```