mirror of
https://github.com/python/cpython.git
synced 2026-08-07 01:32:28 +08: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