]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101100: Improve documentation of `TracebackType` attributes (#112884)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Sat, 9 Dec 2023 22:43:53 +0000 (22:43 +0000)
committerGitHub <noreply@github.com>
Sat, 9 Dec 2023 22:43:53 +0000 (22:43 +0000)
commit96f64a2b1b4e3d4902848c63e42717a9c5539e03
tree0bc882ca87c7f75818d3c3cd4b0bee23b878884e
parent54410e6bd9460c9899b17132f34fd1a68b0cbdfe
gh-101100: Improve documentation of `TracebackType` attributes (#112884)
Doc/library/stdtypes.rst
Doc/library/traceback.rst
Doc/library/types.rst
Doc/reference/datamodel.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.7.rst