mirror of
https://github.com/python/cpython.git
synced 2026-07-26 11:52:27 -04:00
d49e76b1eb
Each token now carries a small filter of the rule types present in its memo list, so the common case of a miss no longer walks the list.