cpython/Lib/lib2to3
Carl Meyer 503de7149d
bpo-40360: Deprecate lib2to3 module in light of PEP 617 (GH-19663)
Deprecate lib2to3 module in light of PEP 617.

We anticipate removal in the 3.12 timeframe.
2020-04-24 11:19:46 -07:00
..
fixes bpo-38080: Added "getproxies" to urllib fixes in the 2to3 tool (GH-16167) 2020-03-11 23:51:20 +00:00
pgen2 lib2to3: Support named assignment expressions (GH-12702) 2020-04-02 15:34:54 -07:00
tests lib2to3: Support named assignment expressions (GH-12702) 2020-04-02 15:34:54 -07:00
Grammar.txt lib2to3: Support named assignment expressions (GH-12702) 2020-04-02 15:34:54 -07:00
PatternGrammar.txt
__init__.py bpo-40360: Deprecate lib2to3 module in light of PEP 617 (GH-19663) 2020-04-24 11:19:46 -07:00
__main__.py
btm_matcher.py
btm_utils.py
fixer_base.py
fixer_util.py
main.py
patcomp.py
pygram.py
pytree.py
refactor.py