diff options
author | Raymond Hettinger <python@rcn.com> | 2004-08-24 04:34:16 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-08-24 04:34:16 +0000 |
commit | 2bdabf392dbb93fad964f7811fad744841d0f27d (patch) | |
tree | 753d8a1208a512934c0a5823f7dc274dfee790ce /Python/exceptions.c | |
parent | 557dc04ac95bd41e65754c45015fa782e17550a8 (diff) | |
download | cpython-2bdabf392dbb93fad964f7811fad744841d0f27d.tar.gz |
Incorporate review comments courtesy of Neal Norwitz:
* Perform the code length check earlier.
* Eliminate the extra PyMem_Free() upon hitting an EXTENDED_ARG.
* Assert that the NOP count used in jump retargeting matches the NOPs
eliminated in the final step.
* Add an XXX note to indicate that more work is being to done to
handle linenotab with intervals > 255.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions