BPO | [23976](https://bugs.python.org/issue23976) --- | :--- *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 = ['type-bug', 'library'] title = 'ZipFile.writestr implies non-regular files' updated_at = user = 'https://bugs.python.org/dalphus' ``` bugs.python.org fields: ```python activity = actor = 'dalphus' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = creator = 'dalphus' dependencies = [] files = [] hgrepos = [] issue_num = 23976 keywords = [] message_count = 1.0 messages = ['241274'] nosy_count = 1.0 nosy_names = ['dalphus'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue23976' versions = ['Python 2.7'] ``` ### Linked PRs * gh-134232