BPO | [33106](https://bugs.python.org/issue33106) --- | :--- Nosy | @zhangyangyu, @sam-s PRs | python/cpython#6295 *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 = created_at = labels = ['3.8', 'type-feature', 'library'] title = 'Deleting a key in a read-only gdbm results in KeyError, not gdbm.error' updated_at = user = 'https://github.com/sam-s' ``` bugs.python.org fields: ```python activity = actor = 'xiang.zhang' assignee = 'none' closed = True closed_date = closer = 'xiang.zhang' components = ['Library (Lib)'] creation = creator = 'sam-s' dependencies = [] files = [] hgrepos = [] issue_num = 33106 keywords = ['patch'] message_count = 5.0 messages = ['314119', '314120', '314603', '319062', '331694'] nosy_count = 2.0 nosy_names = ['xiang.zhang', 'sam-s'] pr_nums = ['6295'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue33106' versions = ['Python 3.8'] ```