mirror of
https://github.com/python/cpython.git
synced 2026-01-31 07:05:24 +00:00
Simplify the peg generator logic by extracting as much visitors as possible to disentangle the flow and separate concerns.
Simplify the peg generator logic by extracting as much visitors as possible to disentangle the flow and separate concerns.