]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Plug some refcount leaks when tests are run repeatedly.
authorThomas Heller <theller@ctypes.org>
Mon, 13 Mar 2006 10:47:02 +0000 (10:47 +0000)
committerThomas Heller <theller@ctypes.org>
Mon, 13 Mar 2006 10:47:02 +0000 (10:47 +0000)
commita022789ab38c65cae5302f363f1cec92f807e859
treeb916f9d5dbd19e00eacb49a5056e30600997c4f9
parentabb903fd54596cba08129a110bc53d9ca21935a9
Plug some refcount leaks when tests are run repeatedly.
Lib/ctypes/test/test_checkretval.py
Lib/ctypes/test/test_repr.py