Staging
v0.5.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
workflows
CODEOWNERS -rw-r--r-- 3.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 57 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 485 bytes

back to top