]> granicus.if.org Git - python/commit
ctypes check for PyUnicode_GET_SIZE() failure
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 21 Nov 2011 01:11:26 +0000 (02:11 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 21 Nov 2011 01:11:26 +0000 (02:11 +0100)
commitea90e0fd9568bb8faedbe84d20c48ff595b6736f
treefd8399aae6fea99dc77fcd2488723450e6768788
parent8ef18872b40cd66e356a5e744c467557a9607d66
ctypes check for PyUnicode_GET_SIZE() failure
Modules/_ctypes/_ctypes.c
Modules/_ctypes/cfield.c