]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:02 +0000 (12:37 -0700)
committerGitHub <noreply@github.com>
Mon, 29 May 2023 19:37:02 +0000 (20:37 +0100)
commit67945261c42d746d0674b4361b2d8efa75e57345
tree7dffa49f740a8bad0abdaed25bec08bc95e37ed7
parent56722efe36dd5ef8320f1b3fd0a949d85e62e585
[3.12] GH-89455: Add missing attributes (added in 3.11) to traceback module docs (GH-105044) (#105066)

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]