cpython/Lib/lib2to3/pgen2
Nikita Sobolev 0cbdd21311
bpo-46565: `del` loop vars that are leaking into module namespaces (GH-30993)
2022-02-03 11:20:08 +02:00
..
__init__.py
conv.py
driver.py
grammar.py bpo-46565: `del` loop vars that are leaking into module namespaces (GH-30993) 2022-02-03 11:20:08 +02:00
literals.py
parse.py
pgen.py
token.py
tokenize.py make lib2to3 parse async generators everywhere (GH-6588) 2021-08-10 11:31:32 +02:00