diff options
author | Denis Chernikov <tchernikoff.denis2013@yandex.ru> | 2020-02-21 09:17:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-21 09:17:50 (GMT) |
commit | baf29b221682be0f4fde53a05ea3f57c3c79f431 (patch) | |
tree | d98ffbf68f4d566e0a0468dd29b17eb06ec653b8 /Doc/bugs.rst | |
parent | d4331c56b4f6fe6f18caf19fc1ecf9fec14f7066 (diff) | |
download | cpython-baf29b221682be0f4fde53a05ea3f57c3c79f431.zip cpython-baf29b221682be0f4fde53a05ea3f57c3c79f431.tar.gz cpython-baf29b221682be0f4fde53a05ea3f57c3c79f431.tar.bz2 |
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.
Diffstat (limited to 'Doc/bugs.rst')
0 files changed, 0 insertions, 0 deletions