Skip to content

Wrong generated annotation on subscripting #84840

Closed
@isidentical

Description

@isidentical
BPO 40663
Nosy @pablogsal, @miss-islington, @isidentical
PRs
  • bpo-40663: Correctly generate annotations for subscripts #20156
  • [3.8] bpo-40663: Correctly handle annotations with subscripts in ast_… #20191
  • [3.7] bpo-40663: Correctly handle annotations with subscripts in ast_… #20192
  • [3.9] bpo-40663: Correctly handle annotations with subscripts in ast_unparse.c (GH-20156) #20324
  • 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-05-22.22:37:43.072>
    created_at = <Date 2020-05-17.17:36:39.000>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7', '3.9']
    title = 'Wrong generated annotation on subscripting'
    updated_at = <Date 2020-05-22.22:37:43.071>
    user = 'https://github.com/isidentical'

    bugs.python.org fields:

    activity = <Date 2020-05-22.22:37:43.071>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-22.22:37:43.072>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2020-05-17.17:36:39.000>
    creator = 'BTaskaya'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40663
    keywords = ['patch']
    message_count = 5.0
    messages = ['369140', '369141', '369283', '369664', '369665']
    nosy_count = 3.0
    nosy_names = ['pablogsal', 'miss-islington', 'BTaskaya']
    pr_nums = ['20156', '20191', '20192', '20324']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40663'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions