]> granicus.if.org Git - python/commit
Add pickle support to ctypes types.
authorThomas Heller <theller@ctypes.org>
Wed, 13 Feb 2008 20:21:53 +0000 (20:21 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 13 Feb 2008 20:21:53 +0000 (20:21 +0000)
commita06a1a88ee7c00a43e3bca2634c68aecd0170500
treecf1f77e087df6f4f2eeb39d4d6df5098c34e0318
parent91a1dec492ba339f81f769785d6d7c8f3a97498f
Add pickle support to ctypes types.
Doc/library/ctypes.rst
Lib/ctypes/test/test_pickling.py [new file with mode: 0644]
Misc/NEWS
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callproc.c
Modules/_ctypes/ctypes.h
Modules/_ctypes/stgdict.c