mirror of
https://github.com/python/cpython.git
synced 2026-08-16 16:08:58 +08:00
Two major changes: - Move case statements out of the TARGET macro. - Move PREDICT macro invocations after the case label.
Miscellaneous source files for the main Python shared library