diff options
author | Guido van Rossum <guido@python.org> | 2000-11-27 22:22:36 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-11-27 22:22:36 (GMT) |
commit | 83fb073a0307e5585cc99fce52c169c0fa8562f4 (patch) | |
tree | f4a81234170814563234d1d9adb2137fff4fb8cc /Doc | |
parent | f8baad0f1759a5b26b050636fd327e874e17c5a0 (diff) | |
download | cpython-83fb073a0307e5585cc99fce52c169c0fa8562f4.zip cpython-83fb073a0307e5585cc99fce52c169c0fa8562f4.tar.gz cpython-83fb073a0307e5585cc99fce52c169c0fa8562f4.tar.bz2 |
Plug a memory leak in com_import_stmt(): the tuple created to hold the
"..." in "from M import ..." was never DECREFed. Leak reported by
James Slaughter and nailed by Barry, who also provided an earlier
version of this patch.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions