]> granicus.if.org Git - python/commit
Issue #19437: Fix PyCFuncPtrType constructor, handle
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 31 Oct 2013 15:34:08 +0000 (16:34 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 31 Oct 2013 15:34:08 +0000 (16:34 +0100)
commite75996a77ca1974ffa36f9b7be6cd9d3023c49e7
tree9524ab399242eaa216fa1b47f061ac8ec8532ec5
parenta215002453880eb5f62786cb0010065e3dc3bf74
Issue #19437: Fix PyCFuncPtrType constructor, handle
_ctypes_alloc_format_string() failure
Modules/_ctypes/_ctypes.c