Staging
v0.8.1
https://github.com/python/cpython
Revision baf29b221682be0f4fde53a05ea3f57c3c79f431 authored by Denis Chernikov on 21 February 2020, 09:17:50 UTC, committed by GitHub on 21 February 2020, 09:17:50 UTC
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.
1 parent d4331c5
History
Tip revision: baf29b221682be0f4fde53a05ea3f57c3c79f431 authored by Denis Chernikov on 21 February 2020, 09:17:50 UTC
Reuse identifier of PREDICT macros as PREDICT_ID (GH-17155)
Tip revision: baf29b2
File Mode Size
c_analyzer
cpython
README -rw-r--r-- 1.8 KB
TODO -rw-r--r-- 97.1 KB
c-globals.py -rw-r--r-- 262 bytes
check-c-globals.py -rw-r--r-- 12.5 KB
ignored-globals.txt -rw-r--r-- 7.7 KB
ignored.tsv -rw-r--r-- 35 bytes
known.tsv -rw-r--r-- 158.1 KB

README

back to top