mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
62423c9c36
* Factor out bodies of the largest uops, to reduce jit code size. * Factor out common assert, also reducing jit code size. * Limit size of jitted code for a single executor to 1MB.
Miscellaneous source files for the main Python shared library