Irit Katriel <iritkatr...@yahoo.com> added the comment:

As discussed on the PR: Since __context__ is documented, we can't just optimize 
it away. Instead we add a new param "compact", defaulted to False, which 
controls whether this optimization should be applied. 

Module level functions in traceback pass True since they don't access 
__context__ directly.

----------

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

Reply via email to