]> granicus.if.org Git - python/commit
Fix test_capi in !pydebug mode, where my original attempt segfaulted without
authorJeffrey Yasskin <jyasskin@gmail.com>
Mon, 17 May 2010 16:59:23 +0000 (16:59 +0000)
committerJeffrey Yasskin <jyasskin@gmail.com>
Mon, 17 May 2010 16:59:23 +0000 (16:59 +0000)
commitea7b748891e32974876c9ad04224f77f82e2520a
tree4652414346bdeb8545727443296886bdbbcbe048
parent7cf7d722633e9b76db47308c8a568f98febaae7f
Fix test_capi in !pydebug mode, where my original attempt segfaulted without
producing the expected error message.  The test only tests what it's supposed
to test in pydebug mode though.  Fixes issue 8726.
Modules/_testcapimodule.c