cpython/Misc/NEWS.d/next/Core and Builtins/2022-07-21-17-54-52.gh-issu...

5 lines
253 B
ReStructuredText

Replace all ``EXTENDED_ARG_QUICK`` instructions with basic
:opcode:`EXTENDED_ARG` instructions in unquickened code. Consumers of
non-adaptive bytecode should be able to handle extended arguments the same
way they were handled in CPython 3.10 and older.