Steve Dower added the comment:

I referred to the issues that had -n added in the first place many times while 
adding the IPH handlers, but I don't have them handy now on my phone.

The rationale was that people who cause assertions in their C extensions should 
see them and not have Python suppress them. All cases where an assert is raised 
in a debug build is a coding error - the test suite deliberately causes some 
but this is not normal development and should not dictate normal configuration.

----------

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

Reply via email to