Skip to content

lib2to3 doesn't parse f(*[] or []) #77529

@zsol

Description

@zsol
BPO 33348
Nosy @gpshead, @benjaminp, @thatch, @ambv, @serhiy-storchaka, @1st1, @miss-islington, @zsol
PRs
  • bpo-33348: parse expressions after * and ** in lib2to3 #6586
  • [3.8] bpo-33348: parse expressions after * and ** in lib2to3 (GH-6586) #16913
  • [3.7] bpo-33348: parse expressions after * and ** in lib2to3 (GH-6586) #16914
  • 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/gpshead'
    closed_at = <Date 2019-10-24.16:54:13.864>
    created_at = <Date 2018-04-24.12:11:17.753>
    labels = ['type-bug', 'expert-2to3']
    title = "lib2to3 doesn't parse f(*[] or [])"
    updated_at = <Date 2019-10-24.16:54:13.861>
    user = 'https://github.com/zsol'

    bugs.python.org fields:

    activity = <Date 2019-10-24.16:54:13.861>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2019-10-24.16:54:13.864>
    closer = 'gregory.p.smith'
    components = ['2to3 (2.x to 3.x conversion tool)']
    creation = <Date 2018-04-24.12:11:17.753>
    creator = 'zsol'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33348
    keywords = ['patch']
    message_count = 6.0
    messages = ['315698', '340849', '355280', '355281', '355282', '355341']
    nosy_count = 8.0
    nosy_names = ['gregory.p.smith', 'benjamin.peterson', 'thatch', 'lukasz.langa', 'serhiy.storchaka', 'yselivanov', 'miss-islington', 'zsol']
    pr_nums = ['6586', '16913', '16914']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33348'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    topic-2to3type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions