mirror of
https://github.com/python/cpython.git
synced 2026-06-26 12:54:12 -04:00
72867c962c
* Target _FOR_ITER_TIER_TWO at POP_TOP following the matching END_FOR * Modify _GUARD_NOT_EXHAUSTED_RANGE, _GUARD_NOT_EXHAUSTED_LIST and _GUARD_NOT_EXHAUSTED_TUPLE so that they also target the POP_TOP following the matching END_FOR
Miscellaneous source files for the main Python shared library