[issue28335] Exception reporting in `logging.config`

Ram Rachum report at bugs.python.org
Sun Oct 2 11:59:33 EDT 2016


Ram Rachum added the comment:

Thanks for the patch sreyas! Maybe we should also take this opportunity to remove the string formatting from the exception that shows the name of the original exception? Because when you think about it, it's just a poor man's `raise from`.

----------

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


More information about the Python-bugs-list mailing list