◐ Shell
clean mode source ↗

[3.7] Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241) by miss-islington · Pull Request #8580 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Jul 31, 2018

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

This reverts commit af810b3.

This is not valid syntax (see bpo-32012).
(cherry picked from commit 4b8a7f5)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue27494

… generator expression (pythonGH-3771)" (pythonGH-8241)

This reverts commit af810b3.

This is not valid syntax (see bpo-32012).
(cherry picked from commit 4b8a7f5)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

@jstasiak and @benjaminp: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 9ecbe33 into python:3.7

Jul 31, 2018

@miss-islington miss-islington deleted the backport-4b8a7f5-3.7 branch

July 31, 2018 06:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot