Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

PyErr_Display is not exposed partially because is full of small details of the 
interpreter and we change it constantly without regard for backwards 
compatibility on purpose. Exposing it will restrict us a lot on how we display 
error messages or the arguments it may take, so I woulf prefer to not expose it.

----------
nosy: +pablogsal

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

Reply via email to