# Bug report ### Bug description: We need to reuse this condition: https://github.com/python/cpython/blob/71ae93374defd192e5e88fe0912eff4f8e56f286/Python/codegen.c#L287 in CFG. FTR: https://github.com/python/cpython/pull/129568#discussion_r1938565018. ### CPython versions tested on: CPython main branch ### Operating systems tested on: _No response_ <!-- gh-linked-prs --> ### Linked PRs * gh-129553 <!-- /gh-linked-prs -->
Bug report
Bug description:
We need to reuse this condition:
cpython/Python/codegen.c
Line 287 in 71ae933
in CFG. FTR: #129568 (comment).
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
codegen_addop_load_consta macro #129553