cpython/Lib/lib2to3
Victor Stinner 471870fc50
bpo-43844: Fix PendingDeprecationWarning in test_lib2to3 (GH-25407)
2021-04-16 11:27:00 +02:00
..
fixes
pgen2 bpo-43651: Fix EncodingWarning in lib2to3/pgen2/pgen.py (GH-25127) 2021-04-02 08:59:15 +09:00
tests bpo-43844: Fix PendingDeprecationWarning in test_lib2to3 (GH-25407) 2021-04-16 11:27:00 +02:00
Grammar.txt bpo-36541: Add lib2to3 grammar PEP-570 pos-only arg parsing (GH-23759) 2020-12-14 09:10:10 -08: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