Ammar Askar <am...@ammaraskar.com> added the comment:

`tb_frame` is documented under 
https://docs.python.org/3/reference/datamodel.html

> Special read-only attributes: tb_frame points to the execution frame of the 
> current level

`tb_code` can similarly be documented here and the note about the audit event 
can be added. Thanks for the patch Ryan, would you like to add the 
documentation change Steve suggested and create a pull request out of it and 
contribute it? (https://devguide.python.org/pullrequest/)

----------

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

Reply via email to