Files
cpython/Parser
Pablo Galindo Salgado d49e76b1eb gh-153568: Skip parser memo lookups that cannot match (#153571)
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.
2026-07-18 18:12:38 +02:00
..
2025-05-04 23:46:21 +00:00
2025-04-30 11:46:41 +02:00