]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- #119862 - getargs.c - patched memory leak
authorMoshe Zadka <moshez@math.huji.ac.il>
Sat, 31 Mar 2001 13:18:35 +0000 (13:18 +0000)
committerMoshe Zadka <moshez@math.huji.ac.il>
Sat, 31 Mar 2001 13:18:35 +0000 (13:18 +0000)
commit175a46d18f7261cdc6e7d077b37d50bed86cba12
treeb2be1bbb1f47f7bdf9f9e158a9532bda28255a1f
parentd0851885c6af2e4d5381950a9d996d8d372b7532
- #119862 - getargs.c - patched memory leak

- #128475 - pythonrun.c - In Py_Finalize, don't reset initialized flag
            until after the exit funcs have run
Misc/NEWS
Python/getargs.c
Python/pythonrun.c