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
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 771 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.2 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top