mirror of
https://github.com/python/cpython.git
synced 2026-05-28 07:08:01 -04:00
384639f80e
the symbol table pass. These blocks were already ignored by the code gen pass. Both passes must visit the same set of blocks in the same order. Fixes SF buf 132820