]> granicus.if.org Git - python/commit
Fix leak discovered in test_new by Michael Hudson.
authorRaymond Hettinger <python@rcn.com>
Mon, 15 Sep 2003 21:43:16 +0000 (21:43 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 15 Sep 2003 21:43:16 +0000 (21:43 +0000)
commit37a724d718072e0cdb7b9e773a7c0b9461b3eba1
tree38a15199cf0d8b2beff22c7fa367e6e1bd539e17
parent1e4cf67c32f3885e07b14a146bc121e422075274
Fix leak discovered in test_new by Michael Hudson.

Will backport to 2.3.1
Python/compile.c