Message384733
| Author | ammar2 |
|---|---|
| Recipients | ammar2, christian.heimes, lunixbochs2, steve.dower, vstinner |
| Date | 2021-01-09.16:32:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1610209965.89.0.465839779286.issue42800@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
`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/) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-01-09 16:32:45 | ammar2 | set | recipients: + ammar2, vstinner, christian.heimes, steve.dower, lunixbochs2 |
| 2021-01-09 16:32:45 | ammar2 | set | messageid: <1610209965.89.0.465839779286.issue42800@roundup.psfhosted.org> |
| 2021-01-09 16:32:45 | ammar2 | link | issue42800 messages |
| 2021-01-09 16:32:45 | ammar2 | create | |