We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cf5e61 + 4bfa6c5 commit 9eaa3e6Copy full SHA for 9eaa3e6
1 file changed
Lib/test/leakers/test_ctypes.py
@@ -1,6 +1,5 @@
1
2
# Taken from Lib/ctypes/test/test_keeprefs.py, PointerToStructure.test().
3
-# When this leak is fixed, remember to remove from Misc/build.sh LEAKY_TESTS.
4
5
from ctypes import Structure, c_int, POINTER
6
import gc
0 commit comments