]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-89455: Add missing attributes (added in 3.11) to traceback module docs (#105044)
authorJakub Kuczys <me@jacken.men>
Mon, 29 May 2023 18:28:37 +0000 (20:28 +0200)
committerGitHub <noreply@github.com>
Mon, 29 May 2023 18:28:37 +0000 (18:28 +0000)
commit39f6a0489fcc815a578d27dfee2feea003c896f8
tree3387c342cbcc39b78488ff5939b9bc9ea7270c55
parent6da701511e70fb26ad4710153d8d5a82b809919c
GH-89455: Add missing attributes (added in 3.11) to traceback module docs (#105044)
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]