Skip to content

_ast module state should be made per interpreter #85962

Closed
@vstinner

Description

@vstinner
BPO 41796
Nosy @vstinner, @encukou, @isidentical, @shihai1991
PRs
  • bpo-41796: Make _ast module state per interpreter #23024
  • bpo-41796: Call _PyAST_Fini() earlier to fix a leak #23131
  • 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 2020-11-03.17:32:34.071>
    created_at = <Date 2020-09-16.10:10:24.855>
    labels = ['interpreter-core', '3.10']
    title = '_ast module state should be made per interpreter'
    updated_at = <Date 2020-11-03.17:32:34.070>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-11-03.17:32:34.070>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-03.17:32:34.071>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2020-09-16.10:10:24.855>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41796
    keywords = ['patch']
    message_count = 7.0
    messages = ['376983', '376989', '376996', '380251', '380272', '380284', '380286']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'petr.viktorin', 'BTaskaya', 'shihai1991']
    pr_nums = ['23024', '23131']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41796'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions