mirror of
https://github.com/python/cpython.git
synced 2026-06-05 11:04:04 -04:00
61dd77b04e
After #53875: PyObject_HasAttr is not an equivalent of hasattr. PyObject_HasAttrWithError is; it already has the note.