mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00: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