cpython/Lib/lib2to3
Nikita Sobolev 63a032270e
gh-90971: suppress deprecation warning in `test_lib2to3`(GH-31464)
Fixes GH-90971

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Éric <merwok@netwok.org>
2022-04-13 07:42:25 -07:00
..
fixes Fix typos in the Lib directory (GH-28775) 2021-10-06 16:13:48 -07:00
pgen2 bpo-46565: `del` loop vars that are leaking into module namespaces (GH-30993) 2022-02-03 11:20:08 +02:00
tests gh-90971: suppress deprecation warning in `test_lib2to3`(GH-31464) 2022-04-13 07:42:25 -07:00
Grammar.txt
PatternGrammar.txt
__init__.py
__main__.py
btm_matcher.py
btm_utils.py
fixer_base.py
fixer_util.py
main.py
patcomp.py
pygram.py
pytree.py bpo-46542: test_lib2to3 uses support.infinite_recursion() (GH-31035) 2022-01-31 18:46:09 +01:00
refactor.py