◐ Shell
clean mode source ↗

bpo-27129: Use instruction offsets, not byte offsets, in bytecode and internally. by markshannon · Pull Request #25069 · python/cpython

erlend-aasland

erlend-aasland

vstinner

gvanrossum

…rpreter dispatch a bit, and removes most EXTENDED_ARGs for jumps.

@markshannon

sweeneyde added a commit to sweeneyde/cpython that referenced this pull request

Apr 4, 2021

markshannon pushed a commit that referenced this pull request

Apr 4, 2021
)

* Update magic numbers and bootstrapping for GH-25069

* add blurb

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

esc added a commit to esc/numba that referenced this pull request

Sep 14, 2021
Fixup Numba to address the changes introduced in cpython for Python 3.10
at python/cpython#25069 . But for Numba, we have
to alter the patch slightly as Numba rewrites the bytecode to use a
`_FIXED_OFFSET` with a value of `2`.

esc added a commit to esc/numba that referenced this pull request

Nov 2, 2021
Fixup Numba to address the changes introduced in cpython for Python 3.10
at python/cpython#25069 . But for Numba, we have
to alter the patch slightly as Numba rewrites the bytecode to use a
`_FIXED_OFFSET` with a value of `2`.

esc added a commit to esc/numba that referenced this pull request

Nov 12, 2021
Fixup Numba to address the changes introduced in cpython for Python 3.10
at python/cpython#25069 . But for Numba, we have
to alter the patch slightly as Numba rewrites the bytecode to use a
`_FIXED_OFFSET` with a value of `2`.

esc added a commit to esc/numba that referenced this pull request

Nov 16, 2021
Fixup Numba to address the changes introduced in cpython for Python 3.10
at python/cpython#25069 . But for Numba, we have
to alter the patch slightly as Numba rewrites the bytecode to use a
`_FIXED_OFFSET` with a value of `2`.

esc added a commit to esc/numba that referenced this pull request

Dec 7, 2021
Fixup Numba to address the changes introduced in cpython for Python 3.10
at python/cpython#25069 . But for Numba, we have
to alter the patch slightly as Numba rewrites the bytecode to use a
`_FIXED_OFFSET` with a value of `2`.

saulshanabrook added a commit to metadsl/metadsl that referenced this pull request

Jan 5, 2022

saulshanabrook added a commit to metadsl/metadsl that referenced this pull request

Jan 11, 2022

saulshanabrook added a commit to metadsl/python-code-data that referenced this pull request

Jan 12, 2022