Skip to content

Remove AugLoad and AugStore expression context from AST #84169

Description

@serhiy-storchaka
BPO 39988
Nosy @brettcannon, @benjaminp, @serhiy-storchaka, @1st1, @oconnor663, @pablogsal, @isidentical, @sanjeev singh
PRs
  • bpo-39988: Remove ast.AugLoad and ast.AugStore node classes. #19038
  • 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-03-17.21:50:06.088>
    created_at = <Date 2020-03-17.07:29:51.210>
    labels = ['interpreter-core', 'type-feature', '3.9']
    title = 'Remove AugLoad and AugStore expression context from AST'
    updated_at = <Date 2020-03-20.20:13:32.791>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-03-20.20:13:32.791>
    actor = 'oconnor663'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-17.21:50:06.088>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2020-03-17.07:29:51.210>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39988
    keywords = ['patch']
    message_count = 5.0
    messages = ['364390', '364422', '364480', '364713', '364714']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'benjamin.peterson', 'serhiy.storchaka', 'yselivanov', 'oconnor663', 'pablogsal', 'BTaskaya', 'sanjeev091']
    pr_nums = ['19038']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue39988'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions