]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #18408: Fix PyCStructUnionType_update_stgdict(), handle
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Oct 2013 02:50:45 +0000 (03:50 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Oct 2013 02:50:45 +0000 (03:50 +0100)
commitdd371b92c43a98d0df31cd36ed19cf0bb2f94143
treed85e6b4cdc381a70edee3e2247d536cc24bc4daa
parent68f6adca6dbcf25c5cb3c2c411eaf0f9f6f1e793
Issue #18408: Fix PyCStructUnionType_update_stgdict(), handle
_ctypes_alloc_format_string() failure
Modules/_ctypes/stgdict.c