]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111157: Mention `__notes__` in `traceback.format_exception_only` docstring (#111158)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 21 Oct 2023 15:30:14 +0000 (18:30 +0300)
committerGitHub <noreply@github.com>
Sat, 21 Oct 2023 15:30:14 +0000 (15:30 +0000)
commit5e7727b05232b43589d177c15263d7f4f8c584a0
tree464dc9aab5004978b7a1f6afec302e1d91aa271c
parent9a1fe09622cd0f1e24c2ba5335c94c5d70306fd0
gh-111157: Mention `__notes__` in `traceback.format_exception_only` docstring (#111158)
Lib/traceback.py