STINNER Victor <vstin...@redhat.com> added the comment:

> Crashing happens only with the debug build.

I don't understand why Python behaves differently in debug mode. For me, if 
Python is able to trigger an exception on EINVAL, we should also get a regular 
Python exception in debug mode (and not a crash).

----------

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

Reply via email to