diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-07-13 21:31:30 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-13 21:31:30 (GMT) |
| commit | 48a96d23a837139fe533d085eafb7750e8144c83 (patch) | |
| tree | a44890a8e00fb1136945b699ac714a35de1b0369 /Lib/test/test_pyrepl/test_reader.py | |
| parent | e0643d9bd71c588ef95ada3ab95430a7f3f74739 (diff) | |
| download | cpython-48a96d23a837139fe533d085eafb7750e8144c83.zip cpython-48a96d23a837139fe533d085eafb7750e8144c83.tar.gz cpython-48a96d23a837139fe533d085eafb7750e8144c83.tar.bz2 | |
[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>
Diffstat (limited to 'Lib/test/test_pyrepl/test_reader.py')
0 files changed, 0 insertions, 0 deletions
