mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
7b15873ed0
Specialize arithmetic only on compact ints. This also makes int operations non-escaping in the JIT and in tier 1.
Miscellaneous source files for the main Python shared library