mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* Replace jumps with deopts in tier 2 * Fewer special cases of uop names * Add target field to uop IR * Remove more redundant SET_IP and _CHECK_VALIDITY micro-ops * Extend whitelist of non-escaping API functions.
Miscellaneous source files for the main Python shared library