summaryrefslogtreecommitdiff
path: root/Lib/compiler/pycodegen.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-08-30 18:31:30 +0000
committerGuido van Rossum <guido@python.org>2001-08-30 18:31:30 +0000
commit4b8c0f6d7d66e2ca8f3a80d1b9ba01afee88f574 (patch)
tree600ddf2544474c413102eb25b68c163c10b3be26 /Lib/compiler/pycodegen.py
parent46add98758415f6180532326571d73f22966c34e (diff)
downloadcpython-git-4b8c0f6d7d66e2ca8f3a80d1b9ba01afee88f574.tar.gz
More stuff discovered while writing the simplest of testcases:
tupledealloc(): only feed the free list when the type is really a tuple, not a subtype. Otherwise, use PyObject_GC_Del(). _PyTuple_Resize(): disallow using this for tuple subtypes.
Diffstat (limited to 'Lib/compiler/pycodegen.py')
0 files changed, 0 insertions, 0 deletions