Skip to content

parser module fails on legal input #80437

@tyomitch

Description

@tyomitch
mannequin
BPO 36256
Nosy @freddrake, @brettcannon, @gpshead, @benjaminp, @berkerpeksag, @serhiy-storchaka, @tyomitch, @pablogsal
PRs
  • bpo-36256: Fix bug in parsermodule when parsing if statements #12477
  • [3.7] bpo-36256: Fix bug in parsermodule when parsing if statements (GH-12477) #12488
  • 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-03-21.23:56:37.904>
    created_at = <Date 2019-03-10.16:36:58.997>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7']
    title = 'parser module fails on legal input'
    updated_at = <Date 2019-04-05.12:05:53.511>
    user = 'https://github.com/tyomitch'

    bugs.python.org fields:

    activity = <Date 2019-04-05.12:05:53.511>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-21.23:56:37.904>
    closer = 'pablogsal'
    components = ['Extension Modules']
    creation = <Date 2019-03-10.16:36:58.997>
    creator = 'A. Skrobov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36256
    keywords = ['patch']
    message_count = 11.0
    messages = ['337619', '337692', '337693', '337695', '337782', '337786', '337808', '338571', '338572', '339493', '339497']
    nosy_count = 10.0
    nosy_names = ['fdrake', 'brett.cannon', 'gregory.p.smith', 'benjamin.peterson', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'xcombelle', 'A. Skrobov', 'pablogsal']
    pr_nums = ['12477', '12488']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36256'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions