cpython/Lib/test/test_peg_generator
Matthew Suozzo 75a06f067b
bpo-43798: Add source location attributes to alias (GH-25324)
* Add source location attributes to alias.
* Move alias star construction to pegen helper.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
2021-04-10 22:56:28 +02:00
..
__init__.py
__main__.py
test_c_parser.py bpo-43798: Add source location attributes to alias (GH-25324) 2021-04-10 22:56:28 +02:00
test_first_sets.py
test_grammar_validator.py Add small validator utility for PEG grammars (GH-23519) 2020-12-26 19:11:29 +00:00
test_pegen.py Fix 'gather' rules in the python parser generator (GH-22021) 2020-09-03 15:29:55 +01:00