SIGN IN SIGN UP

[3.13] gh-120642: Move _PyCode_CODE() to the internal C API (GH-121644) (#121729)

gh-120642: Move _PyCode_CODE() to the internal C API (GH-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.
(cherry picked from commit a2bec77d25b11f50362a7117223f6d1d5029a909)

Co-authored-by: Victor Stinner <vstinner@python.org>
M
Miss Islington (bot) committed
48a96d23a837139fe533d085eafb7750e8144c83
Parent: e0643d9
Committed by GitHub <noreply@github.com> on 7/13/2024, 9:31:30 PM