diff options
author | Raymond Hettinger <python@rcn.com> | 2004-08-24 04:34:16 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-08-24 04:34:16 (GMT) |
commit | a12fa148d731562661551e197956341e874e3275 (patch) | |
tree | a89e22272fed3c263b598208c8843b0bcb87c36f /Python/symtable.c | |
parent | fd2d1f7870ec5cd639ab7867a33c6f8628ca1dfb (diff) | |
download | cpython-a12fa148d731562661551e197956341e874e3275.zip cpython-a12fa148d731562661551e197956341e874e3275.tar.gz cpython-a12fa148d731562661551e197956341e874e3275.tar.bz2 |
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/symtable.c')
0 files changed, 0 insertions, 0 deletions