[issue23314] Disabling CRT asserts in debug build

Steve Dower report at bugs.python.org
Mon Feb 23 17:24:58 CET 2015


Steve Dower added the comment:

You're right, SuppressCrashReport also makes more sense here, though it still needs to be used explicitly in every new process. New patch attached.

----------
Added file: http://bugs.python.org/file38210/23314_tf_inhert_check_2.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23314>
_______________________________________


More information about the Python-bugs-list mailing list