cpython/Lib/lib2to3
Miss Islington (bot) 9ecbe3321f
Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241)
This reverts commit af810b35b4.

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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2018-07-30 23:52:49 -07:00
..
fixes Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241) 2018-07-30 23:52:49 -07:00
pgen2 Add support for all string literals to lib2to3 (GH-6457) (GH-6488) 2018-04-16 15:16:57 -07:00
tests Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241) 2018-07-30 23:52:49 -07:00
Grammar.txt Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241) 2018-07-30 23:52:49 -07:00
PatternGrammar.txt
__init__.py
__main__.py
btm_matcher.py
btm_utils.py
fixer_base.py
fixer_util.py Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241) 2018-07-30 23:52:49 -07:00
main.py bpo-31583: Fix 2to3 for using with --add-suffix option (GH-3758) (#6528) 2018-04-18 17:15:09 -07:00
patcomp.py
pygram.py
pytree.py
refactor.py bpo-34108: Fix double carriage return in 2to3 on Windows (GH-8271) (#8275) 2018-07-13 15:24:19 -04:00