]> granicus.if.org Git - python/commit
Issue 23314: SuppressCrashReports now disables CRT assertions
authorSteve Dower <steve.dower@microsoft.com>
Mon, 23 Feb 2015 15:56:13 +0000 (07:56 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Mon, 23 Feb 2015 15:56:13 +0000 (07:56 -0800)
commitc55a316cff6723a22dbe57b2e9d0d25b5387226d
tree275964eeb85e49a1228def514cc825c35c8cb887
parent7caa615fb02eab96b237af05a19e0a347e240aeb
Issue 23314: SuppressCrashReports now disables CRT assertions
SuppressCrashReports should be used in test subprocesses that test invalid conditions.
Lib/test/support/__init__.py
Lib/test/tf_inherit_check.py