diff options
author | Fred Drake <fdrake@acm.org> | 2000-08-24 00:32:09 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-08-24 00:32:09 +0000 |
commit | df6e3420ff994b2fddd93aa813a4edfc840543a0 (patch) | |
tree | 1b0ce3b88d73d5b921908924c72de203ffa30693 /Python/errors.c | |
parent | b6092469357c8ae5461575738cef561774c60ce1 (diff) | |
download | cpython-df6e3420ff994b2fddd93aa813a4edfc840543a0.tar.gz |
Charles G. Waldman <cgw@fnal.gov>:
Add the EXTENDED_ARG opcode to the virtual machine, allowing 32-bit
arguments to opcodes instead of being forced to stick to the 16-bit
limit. This is especially useful for machine-generated code, which
can be too long for the SET_LINENO parameter to fit into 16 bits.
This closes the implementation portion of SourceForge patch #100893.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions