BPO | [33074](https://bugs.python.org/issue33074) --- | :--- Nosy | @ronaldoussoren, @ned-deily, @zhangyangyu Superseder | bpo-30388: ndbm can't iterate through values on OS X Files | [test.db](https://bugs.python.org/file47484/test.db "Uploaded as application/octet-stream at 2018-03-14.06:34:12 by nneonneo"): Test database file in _dbm format (macOS) *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 = ['OS-mac', 'type-bug'] title = 'dbm corrupts index on macOS (_dbm module)' updated_at = user = 'https://bugs.python.org/nneonneo' ``` bugs.python.org fields: ```python activity = actor = 'ronaldoussoren' assignee = 'none' closed = True closed_date = closer = 'ronaldoussoren' components = ['macOS'] creation = creator = 'nneonneo' dependencies = [] files = ['47484'] hgrepos = [] issue_num = 33074 keywords = [] message_count = 7.0 messages = ['313809', '313810', '314665', '314667', '314674', '328849', '380962'] nosy_count = 4.0 nosy_names = ['ronaldoussoren', 'nneonneo', 'ned.deily', 'xiang.zhang'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '30388' type = 'behavior' url = 'https://bugs.python.org/issue33074' versions = ['Python 2.7', 'Python 3.5', 'Python 3.6'] ```