Skip to content

list_repr not safe against concurrent mutation #74957

@pitrou

Description

@pitrou
BPO 30774
Nosy @rhettinger, @pitrou, @serhiy-storchaka, @iritkatriel
Files
  • siglist.py
  • 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 = None
    created_at = <Date 2017-06-26.19:56:58.992>
    labels = ['3.10', '3.9', 'type-crash', '3.11']
    title = 'list_repr not safe against concurrent mutation'
    updated_at = <Date 2021-10-18.10:01:47.948>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2021-10-18.10:01:47.948>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2017-06-26.19:56:58.992>
    creator = 'pitrou'
    dependencies = []
    files = ['46975']
    hgrepos = []
    issue_num = 30774
    keywords = []
    message_count = 4.0
    messages = ['296936', '296938', '321410', '404148']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'pitrou', 'serhiy.storchaka', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue30774'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions