]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111157: Mention `__notes__` in `traceback.format_exception_only` docstring...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 21 Oct 2023 17:07:09 +0000 (19:07 +0200)
committerGitHub <noreply@github.com>
Sat, 21 Oct 2023 17:07:09 +0000 (18:07 +0100)
commit6a5ff9365413fcb7361d5f9edc02f8cfaa0baea9
tree136a9d5700e21b2bc2a036266f26b30d8731f838
parent552ceb2d0f46a74bf79669aa0daca49f906f3847
[3.12] gh-111157: Mention `__notes__` in `traceback.format_exception_only` docstring (GH-111158) (#111163)

gh-111157: Mention `__notes__` in `traceback.format_exception_only` docstring (GH-111158)
(cherry picked from commit 5e7727b05232b43589d177c15263d7f4f8c584a0)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/traceback.py