]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:06:51 +0000 (19:06 +0200)
committerGitHub <noreply@github.com>
Sat, 21 Oct 2023 17:06:51 +0000 (18:06 +0100)
commit17b8e35b65315efbb859100c9d0393eed338a815
treebb6ef73c21915a91e6c07961edcad926a4c4acf8
parent47670fbdd0b6c42a0d026f26c67178371b86069a
[3.11] gh-111157: Mention `__notes__` in `traceback.format_exception_only` docstring (GH-111158) (#111164)

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