]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:01 +0000 (23:50 +0100)
committerGitHub <noreply@github.com>
Sat, 9 Dec 2023 22:50:01 +0000 (22:50 +0000)
commitc95aa4e310112066eb84848578d644d6ec15644e
tree837f4e8dbbaa589799fea91cbaa71bd52fad1f8e
parent2d8012f852da3993287b691e7d2b90d6312f8eda
[3.11] gh-101100: Improve documentation of `TracebackType` attributes (GH-112884) (#112912)

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