Reuse identifier of PREDICT macros as PREDICT_ID (GH-17155)
In function `_PyEval_EvalFrameDefault`, macros PREDICT and PREDICTED use the same identifier creation scheme, which may be shared between them, reducing code repetition, and do ensure that the same identifier is generated.
D
Denis Chernikov committed
baf29b221682be0f4fde53a05ea3f57c3c79f431
Parent: d4331c5
Committed by GitHub <noreply@github.com>
on 2/21/2020, 9:17:50 AM