Skip to content

Remove statics from ast.c #82294

@DinoV

Description

@DinoV
BPO 38113
Nosy @vstinner, @DinoV, @ambv, @ericsnowcurrently, @pablogsal, @miss-islington
PRs
  • bpo-38113: Update the Python-ast.c generator to PEP384 #15957
  • bpo-38113: Update Python/ast.c to PEP-384 #15975
  • [3.9] bpo-41631: _ast module uses again a global state (GH-21961) #22258
  • 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 = 'https://github.com/DinoV'
    closed_at = <Date 2019-09-11.17:18:00.182>
    created_at = <Date 2019-09-11.14:05:11.204>
    labels = ['interpreter-core', '3.9']
    title = 'Remove statics from ast.c'
    updated_at = <Date 2020-09-15.18:33:06.174>
    user = 'https://github.com/DinoV'

    bugs.python.org fields:

    activity = <Date 2020-09-15.18:33:06.174>
    actor = 'lukasz.langa'
    assignee = 'dino.viehland'
    closed = True
    closed_date = <Date 2019-09-11.17:18:00.182>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2019-09-11.14:05:11.204>
    creator = 'dino.viehland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38113
    keywords = ['patch']
    message_count = 9.0
    messages = ['351888', '351916', '351952', '351987', '352261', '372927', '375882', '376945', '376949']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'dino.viehland', 'lukasz.langa', 'eric.snow', 'pablogsal', 'miss-islington']
    pr_nums = ['15957', '15975', '22258']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38113'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions