Skip to content

Python 3.5 can't compile AST involving PEP 448 unpacking #69163

@dabeaz

Description

@dabeaz
mannequin
BPO 24975
Nosy @brettcannon, @terryjreedy, @ncoghlan, @larryhastings, @benjaminp, @serhiy-storchaka, @1st1
Files
  • issue24975.patch
  • 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 2015-09-02.19:51:32.261>
    created_at = <Date 2015-09-01.01:13:16.515>
    labels = ['library', 'type-crash', 'release-blocker']
    title = "Python 3.5 can't compile AST involving PEP 448 unpacking"
    updated_at = <Date 2015-09-04.21:46:54.617>
    user = 'https://bugs.python.org/dabeaz'

    bugs.python.org fields:

    activity = <Date 2015-09-04.21:46:54.617>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-09-02.19:51:32.261>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2015-09-01.01:13:16.515>
    creator = 'dabeaz'
    dependencies = []
    files = ['40311']
    hgrepos = []
    issue_num = 24975
    keywords = ['patch']
    message_count = 11.0
    messages = ['249442', '249448', '249451', '249452', '249498', '249515', '249517', '249563', '249564', '249565', '249838']
    nosy_count = 9.0
    nosy_names = ['brett.cannon', 'terry.reedy', 'ncoghlan', 'larry', 'benjamin.peterson', 'dabeaz', 'python-dev', 'serhiy.storchaka', 'yselivanov']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24975'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      release-blockerstdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions