SIGN IN SIGN UP

gh-120642: Move _PyCode_CODE() to the internal C API (#121644)

Move _PyCode_CODE() and _PyCode_NBYTES() macros to the internal C API
since they use _Py_CODEUNIT which is only part of the internal C API.
V
Victor Stinner committed
a2bec77d25b11f50362a7117223f6d1d5029a909
Parent: b580589
Committed by GitHub <noreply@github.com> on 7/13/2024, 9:07:49 PM