Skip to content

symtable_handle_namedexpr does not adjust correctly the recursion level #82128

Closed
@pablogsal

Description

@pablogsal
BPO 37947
Nosy @ncoghlan, @pablogsal, @miss-islington
PRs
  • bpo-37947: Adjust correctly the recursion level in symtable for named expressions #15499
  • [3.8] bpo-37947: Adjust correctly the recursion level in symtable for named expressions (GH-15499) #15515
  • bpo-37947: Avoid double-decrement in symtable recursion counting #15593
  • [3.8] bpo-37947: Avoid double-decrement in symtable recursion counting (GH-15593) #15594
  • 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 2019-08-26.15:28:36.283>
    created_at = <Date 2019-08-26.03:09:10.895>
    labels = ['interpreter-core', '3.8', '3.9', 'type-crash']
    title = 'symtable_handle_namedexpr does not adjust correctly the recursion level'
    updated_at = <Date 2019-09-03.07:49:39.607>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2019-09-03.07:49:39.607>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-26.15:28:36.283>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2019-08-26.03:09:10.895>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37947
    keywords = ['patch']
    message_count = 9.0
    messages = ['350478', '350535', '350540', '350766', '350767', '350770', '350776', '350779', '351071']
    nosy_count = 3.0
    nosy_names = ['ncoghlan', 'pablogsal', 'miss-islington']
    pr_nums = ['15499', '15515', '15593', '15594']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue37947'
    versions = ['Python 3.8', 'Python 3.9']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9only 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