[issue20500] assertion failed when passing an exception object to sys.exit

Nick Coghlan report at bugs.python.org
Sun Feb 9 03:06:39 CET 2014


Nick Coghlan added the comment:

Above commits added notes for the other two currently documented public APIs directly affected by the change (PyEval_CallObjectWithKeywords isn't currently documented, despite the public name), and also updated the porting note to clarify that these operations may be invoked indirectly via other public APIs.

----------

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


More information about the Python-bugs-list mailing list