]> granicus.if.org Git - python/commit
Plug memory leak in Py_BuildValue when using {...} to construct dictionaries.
authorGuido van Rossum <guido@python.org>
Thu, 20 Nov 1997 20:35:45 +0000 (20:35 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 20 Nov 1997 20:35:45 +0000 (20:35 +0000)
commitdb847bd9ea6df19ca4a81558f4cc6d3622aecf24
tree31c442e8d4163ac0c63b949124437ead404145fd
parent3d96d522ecc6adfc77fe3f1f6a47f11655c9a304
Plug memory leak in Py_BuildValue when using {...} to construct dictionaries.
Python/modsupport.c