]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-153785: Generate `AttributeError` messages from context (#153786)
authorBartosz Sławecki <bartosz@ilikepython.com>
Fri, 24 Jul 2026 12:14:47 +0000 (14:14 +0200)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2026 12:14:47 +0000 (14:14 +0200)
commitae72d0c92bf57448e256cdf8cfac7d4fd345b1a4
tree4bff17013c25ba681e8378aabd3c454e14f5f314
parenta096314ca940285714d5e3928c7e47cf7aebb1cc
gh-153785: Generate `AttributeError` messages from context (#153786)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/exceptions.rst
Lib/test/test_exceptions.py
Misc/NEWS.d/next/Core_and_Builtins/2026-07-16-02-50-01.gh-issue-153785.fJqPKC.rst [new file with mode: 0644]
Objects/exceptions.c