mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
6b5166fb12
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