Skip to content

2to3 parser failure caused by a comma after a generator expression #71681

@jstasiak

Description

@jstasiak
mannequin
BPO 27494
Nosy @benjaminp, @ambv, @serhiy-storchaka, @jstasiak, @jayvdb, @csabella, @miss-islington
PRs
  • bpo-27494: Fix a 2to3 parser bug (trailing comma) #60
  • bpo-27494: Fix 2to3 handling of trailing comma after a generator expression #3771
  • Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (#3771)" #8241
  • [3.7] Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241) #8580
  • 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 2018-07-31.06:34:34.045>
    created_at = <Date 2016-07-12.10:29:13.785>
    labels = ['3.7', '3.8', 'type-bug', 'expert-2to3']
    title = '2to3 parser failure caused by a comma after a generator expression'
    updated_at = <Date 2018-08-09.13:19:59.882>
    user = 'https://github.com/jstasiak'

    bugs.python.org fields:

    activity = <Date 2018-08-09.13:19:59.882>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-31.06:34:34.045>
    closer = 'serhiy.storchaka'
    components = ['2to3 (2.x to 3.x conversion tool)']
    creation = <Date 2016-07-12.10:29:13.785>
    creator = 'jstasiak'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 27494
    keywords = ['patch']
    message_count = 13.0
    messages = ['270236', '295246', '303058', '303500', '303744', '306146', '306269', '322731', '322734', '322760', '322768', '322780', '323321']
    nosy_count = 7.0
    nosy_names = ['benjamin.peterson', 'lukasz.langa', 'serhiy.storchaka', 'jstasiak', 'jayvdb', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['60', '3771', '8241', '8580']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27494'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions