Roundup Robot added the comment:

New changeset 81666d3e4a37 by Serhiy Storchaka in branch '3.5':
Issue #28410: Keep the traceback of original exception in 
_PyErr_ChainExceptions().
https://hg.python.org/cpython/rev/81666d3e4a37

New changeset 23a1d9ec35d5 by Serhiy Storchaka in branch '3.6':
Issue #28410: Keep the traceback of original exception in 
_PyErr_ChainExceptions().
https://hg.python.org/cpython/rev/23a1d9ec35d5

New changeset e853492da42c by Serhiy Storchaka in branch 'default':
Issue #28410: Keep the traceback of original exception in 
_PyErr_ChainExceptions().
https://hg.python.org/cpython/rev/e853492da42c

----------
nosy: +python-dev

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

Reply via email to