]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-89412: Add missing attributes (added in 3.10) to traceback module docs...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 5 Jun 2023 17:02:14 +0000 (10:02 -0700)
committerGitHub <noreply@github.com>
Mon, 5 Jun 2023 17:02:14 +0000 (19:02 +0200)
commitab660e9a53090f6b00b33ff0633b0388355f4c4a
treedf8abe8481c516ce8325a9f5909a5de06e3ecc7f
parent05b615345699c9d0dcff0b638b8eb9bd596c0cb7
[3.12] gh-89412: Add missing attributes (added in 3.10) to traceback module docs (GH-105046) (#105327)

(cherry picked from commit a4f72fa39a9d391c7b931ba1906d81da4ae01949)

Co-authored-by: Jakub Kuczys <me@jacken.men>
Doc/library/traceback.rst
Lib/traceback.py
Misc/NEWS.d/next/Documentation/2023-05-28-19-08-42.gh-issue-89412.j4cg7K.rst [new file with mode: 0644]