mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* Add COMPARE_OP_ADAPTIVE adaptive instruction. * Add COMPARE_OP_FLOAT_JUMP, COMPARE_OP_INT_JUMP and COMPARE_OP_STR_JUMP specialized instructions. * Introduce and use _PyUnicode_Equal
Miscellaneous source files for the main Python shared library