commit | c39500db5254c9efee9937f951f58d87ee14cf2f | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon May 29 12:37:49 2023 -0700 |
committer | GitHub <noreply@github.com> | Mon May 29 20:37:49 2023 +0100 |
tree | d87993010afabbd5f0e35b01831b30f9ada1d564 | |
parent | d34e58a1d5dabaecab3c4762578b84edfcef6862 [diff] |
[3.11] GH-89455: Add missing attributes (added in 3.11) to traceback module docs (GH-105044) (#105067) GH-89455: Add missing attributes (added in 3.11) to traceback module docs (GH-105044) (cherry picked from commit 39f6a0489fcc815a578d27dfee2feea003c896f8) Co-authored-by: Jakub Kuczys <me@jacken.men>