diff options
| author | Victor Stinner <vstinner@python.org> | 2024-07-13 21:07:49 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-13 21:07:49 (GMT) |
| commit | a2bec77d25b11f50362a7117223f6d1d5029a909 (patch) | |
| tree | 0052b116ab9c3337c45525db52fe883580f766ba /Python/thread.c | |
| parent | b5805892d55e769335c11a994b586355720263ba (diff) | |
| download | cpython-a2bec77d25b11f50362a7117223f6d1d5029a909.zip cpython-a2bec77d25b11f50362a7117223f6d1d5029a909.tar.gz cpython-a2bec77d25b11f50362a7117223f6d1d5029a909.tar.bz2 | |
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.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions
