mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
03768c4d13
* 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