]> 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:51:55 +0000 (19:51 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 13 Jul 2007 19:51:55 +0000 (19:51 +0000)
commitfe31d77dc0b70c18f1cffa98861da3a2f995241a
tree795c4ae0504850f20701a148a4707873a6f50b7d
parentef4fff34351defce057bd45135341fb10557b4f3
PyType_stgdict() returns a borrowed reference which must not be
Py_DECREF'd.
Modules/_ctypes/stgdict.c