mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
5fcfdd87c9
* Adds FOR_ITER_LIST and FOR_ITER_RANGE specializations. * Adds _PyLong_AssignValue() internal function to avoid temporary boxing of ints.
Miscellaneous source files for the main Python shared library