]> granicus.if.org Git - python/commit
PyType_stgdict() returns a borrowed reference which must not be
authorThomas Heller <theller@ctypes.org>
Fri, 13 Jul 2007 19:52:41 +0000 (19:52 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 13 Jul 2007 19:52:41 +0000 (19:52 +0000)
commit2b78594b1f5a1a876f1abd54429006f34b69cf1d
tree165fb38f1171d971f1aed5c5f19d95cec203327a
parent8b6a17bdeb8d4d7d492029cea86eb38359cd9e29
PyType_stgdict() returns a borrowed reference which must not be
Py_DECREF'd.
Modules/_ctypes/stgdict.c