]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-101100: Improve documentation of `TracebackType` attributes (GH-112884...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 9 Dec 2023 22:50:33 +0000 (23:50 +0100)
committerGitHub <noreply@github.com>
Sat, 9 Dec 2023 22:50:33 +0000 (22:50 +0000)
commitb23034de9d3843771c32e93ad8ed5dd9a4223575
tree4957c5224374b79effe332d95f747817c07a1cfe
parentebcf7577a7fc65a7739d8ca847a77d67437705be
[3.12] gh-101100: Improve documentation of `TracebackType` attributes (GH-112884) (#112911)

gh-101100: Improve documentation of `TracebackType` attributes (GH-112884)
(cherry picked from commit 96f64a2b1b4e3d4902848c63e42717a9c5539e03)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
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