BPO | [31572](https://bugs.python.org/issue31572) --- | :--- Nosy | @pitrou, @vstinner, @serhiy-storchaka PRs | python/cpython#3723python/cpython#3724python/cpython#3725python/cpython#3726python/cpython#3727python/cpython#3728python/cpython#3729python/cpython#3731python/cpython#4081 Dependencies | bpo-32787: Better error handling in ctypesbpo-32788: Better error handling in sqlite3 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['extension-modules', 'interpreter-core', 'type-bug'] title = 'Avoid suppressing all exceptions in PyObject_HasAttr()' updated_at = user = 'https://github.com/serhiy-storchaka' ``` bugs.python.org fields: ```python activity = actor = 'serhiy.storchaka' assignee = 'none' closed = False closed_date = None closer = None components = ['Extension Modules', 'Interpreter Core'] creation = creator = 'serhiy.storchaka' dependencies = ['32787', '32788'] files = [] hgrepos = [] issue_num = 31572 keywords = ['patch'] message_count = 12.0 messages = ['302873', '304759', '304764', '304787', '304795', '306084', '306085', '306086', '306087', '310091', '316580', '331121'] nosy_count = 3.0 nosy_names = ['pitrou', 'vstinner', 'serhiy.storchaka'] pr_nums = ['3723', '3724', '3725', '3726', '3727', '3728', '3729', '3731', '4081'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue31572' versions = [] ```