cpython/Lib/lib2to3
Christian Heimes 8464fbc42e
bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615)
2022-01-25 08:09:06 +01:00
..
fixes Fix typos in the Lib directory (GH-28775) 2021-10-06 16:13:48 -07:00
pgen2 make lib2to3 parse async generators everywhere (GH-6588) 2021-08-10 11:31:32 +02:00
tests bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615) 2022-01-25 08:09:06 +01: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 the lib2to3 package (GH-28116) 2021-09-02 11:46:47 +02:00
__main__.py
btm_matcher.py
btm_utils.py Remove unnecessary pass statements (GH-27103) 2021-07-13 15:02:30 +02:00
fixer_base.py
fixer_util.py
main.py
patcomp.py
pygram.py
pytree.py
refactor.py