STINNER Victor added the comment:

> That was really fast Victor!

I modified test_capi to only run one testcase, and I modified the testcase 
which caused the issue to run a subset of tests. By dichotomy, I found that 
only one function caused the fatal error.

Does anyone know how to automatize the dichotomy process? Maybe I should open a 
new issue for this?

It's very boring to disable tests by modifying the source code.

It would help a lot to identify memory leaks, crash, reference leak, resource 
leak, etc.

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22588>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to