[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (#3771)" by serhiy-storchaka · Pull Request #8241 · python/cpython

serhiy-storchaka

added 2 commits

July 11, 2018 09:56

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 31, 2018
… 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 added a commit that referenced this pull request

Jul 31, 2018
… generator expression (GH-3771)" (GH-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>