]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96352: Set AttributeError context in _PyObject_GenericGetAttrWithDict (#96353)
authorphilg314 <110174000+philg314@users.noreply.github.com>
Thu, 8 Sep 2022 11:12:14 +0000 (13:12 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2022 11:12:14 +0000 (12:12 +0100)
commitb9634ac776c24bc4d4a57859d884a94cdfe16043
treedd0c2eac6039e155a16e2e26f6352e1f1a1943e1
parent3fedfcf19b86b4e95fd0b0fd089479ffad70e4c6
gh-96352: Set AttributeError context in _PyObject_GenericGetAttrWithDict (#96353)
Lib/test/test_exceptions.py
Misc/NEWS.d/next/Core and Builtins/2022-08-28-10-51-19.gh-issue-96352.jTLD2d.rst [new file with mode: 0644]
Objects/object.c