]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22836: Keep exception reports sensible despite errors
authorMartin Panter <vadmium+py@gmail.com>
Sun, 28 Feb 2016 00:18:43 +0000 (00:18 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sun, 28 Feb 2016 00:18:43 +0000 (00:18 +0000)
commitef85a1ac1510203a06c15f1483b76f2f20b80ede
tree8440aa6d04968755fd02e9c421c75f45f70dcf3f
parentf9ce84b19531531d2f5748fb51404f5149fbd0fb
Issue #22836: Keep exception reports sensible despite errors
Doc/c-api/exceptions.rst
Lib/test/test_exceptions.py
Misc/NEWS
Python/errors.c
Python/pythonrun.c