diff options
author | Sergey B Kirpichev <skirpichev@gmail.com> | 2024-01-08 15:23:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-08 15:23:43 (GMT) |
commit | 61dd77b04ea205f492498d30637f2d516d8e2a8b (patch) | |
tree | 4e776b00f7661884653311cd95f2e1195f152b4c /Python/errors.c | |
parent | a03ec20bcdf757138557127689405b3a525b3c44 (diff) | |
download | cpython-61dd77b04ea205f492498d30637f2d516d8e2a8b.zip cpython-61dd77b04ea205f492498d30637f2d516d8e2a8b.tar.gz cpython-61dd77b04ea205f492498d30637f2d516d8e2a8b.tar.bz2 |
gh-113391: fix outdated PyObject_HasAttr docs (#113420)
After #53875: PyObject_HasAttr is not an equivalent of hasattr.
PyObject_HasAttrWithError is; it already has the note.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions