]> granicus.if.org Git - python/commit
Issue #7924: Fix an intermittent 'XXX undetected error' crash in
authorMark Dickinson <dickinsm@gmail.com>
Sat, 13 Feb 2010 18:34:53 +0000 (18:34 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 13 Feb 2010 18:34:53 +0000 (18:34 +0000)
commitedff7af1cf5745ae142a6ad2c25f158ef705aeb0
tree934b31561898a94c379b1c28bdf085056e663275
parentc2d8689150ae86e07dc001b38e24c737849ca028
Issue #7924: Fix an intermittent 'XXX undetected error' crash in
test_capi, due to test_capsule failing to clear an exception.  Many
thanks to Florent Xicluna for the diagnosis and fix.
Misc/NEWS
Modules/_testcapimodule.c