mirror of
https://github.com/python/cpython.git
synced 2026-07-22 09:56:53 -04:00
5fcfdd87c9
* Adds FOR_ITER_LIST and FOR_ITER_RANGE specializations. * Adds _PyLong_AssignValue() internal function to avoid temporary boxing of ints.