mirror of
https://github.com/python/cpython.git
synced 2026-06-23 19:41:58 -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