]> 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:20:43 +0000 (16:20 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 21 Oct 2016 13:20:43 +0000 (16:20 +0300)
commitb0426cd8c4ecaa19cff05b4860da1c06531a77c1
tree6dfb0cc68042324906e1d2738f5d6b6e8ab6a522
parent0a421a28f87f2a01566e443fc59203d0b7bcb3b8
parent9e373be1bc56f69c5af4124db014447eb394970c
Issue #28410: Keep the traceback of original exception in _PyErr_ChainExceptions().
Python/errors.c