]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-89455: Add missing attributes (added in 3.11) to traceback module docs...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 29 May 2023 19:37:49 +0000 (12:37 -0700)
committerGitHub <noreply@github.com>
Mon, 29 May 2023 19:37:49 +0000 (20:37 +0100)
commitc39500db5254c9efee9937f951f58d87ee14cf2f
treed87993010afabbd5f0e35b01831b30f9ada1d564
parentd34e58a1d5dabaecab3c4762578b84edfcef6862
[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>
Doc/library/traceback.rst
Lib/traceback.py
Misc/NEWS.d/next/Documentation/2023-05-28-21-01-00.gh-issue-89455.qAKRrA.rst [new file with mode: 0644]