]> granicus.if.org Git - python/commit
Issue #28410: Keep the traceback of original exception in _PyErr_ChainExceptions().
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 21 Oct 2016 13:21:02 +0000 (16:21 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 21 Oct 2016 13:21:02 +0000 (16:21 +0300)
commitc4189a04a8d5fef512db33302f405c9e6170c369
treee3209e210e408b4ad1b51f032665e57ad04863a8
parentfdf641863015aec32ab3822f4a1d4ecabc06fca4
parentb0426cd8c4ecaa19cff05b4860da1c06531a77c1
Issue #28410: Keep the traceback of original exception in _PyErr_ChainExceptions().