R. David Murray added the comment:

After reconsidering Terry's idle example, it seems to me that the change could 
adversely impact existing code that already works around the lack of chained 
tracebacks, even as idle does.  So I committed this to 3.5 only as an 
enhancement.

Thanks Claudiu.

As an aside, isn't it a (pre-existing) bug that if an excepthook exists, it 
gets passed None for the traceback?

----------
resolution:  -> fixed
stage: commit review -> resolved
status: open -> closed
type: behavior -> enhancement
versions:  -Python 3.4

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

Reply via email to