]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25582: Fixed 100 MB memory leak in test_ctypes.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Nov 2015 20:31:10 +0000 (22:31 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Nov 2015 20:31:10 +0000 (22:31 +0200)
commitbab1f851cc455d08aa2cf5d1b883fd4772d5a4bf
tree9e5630a9c3e013dfc7ea02a29618ad4243090c2c
parente192d0bbb969bcefe4658daddd9e495153fadad5
Issue #25582: Fixed 100 MB memory leak in test_ctypes.
Lib/ctypes/test/test_pointers.py
Lib/ctypes/test/test_win32.py