Message183572
Attached an untested patch against 3.2.
On 2.7 and 3.2 there's no test_faulthandler, and the crashing test in test_ctypes seems to be in 3.x only.
Unless I'm missing something:
1) no crash popups should appear while running the 2.7 test suite;
2) only test_ctypes should show a crash popup on 3.2 and the attached patch should fix it;
Brian, if you can confirm this I'll go ahead, backport the patch on 3.2, and null merge it on 3.3/default. |
|
| Date |
User |
Action |
Args |
| 2013-03-06 02:21:07 | ezio.melotti | set | recipients:
+ ezio.melotti, loewis, vstinner, sable, brian.curtin, skrah, catalin.iacob, python-dev |
| 2013-03-06 02:21:07 | ezio.melotti | set | messageid: <[email protected]> |
| 2013-03-06 02:21:07 | ezio.melotti | link | issue11732 messages |
| 2013-03-06 02:21:06 | ezio.melotti | create | |
|