mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
This effectively reverts bb578a0, restoring the original DEOPT_IF() macro in ceval_macros.h, and redefining it in the Tier 2 interpreter. We can get rid of the PREDICTED() macros there as well!
Miscellaneous source files for the main Python shared library