-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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:
assignee = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2013-12-17.14:29:42.643>
created_at = <Date 2013-05-14.15:10:27.117>
labels = ['interpreter-core', 'type-bug']
title = "file.write doesn't raise IOError when it should"
updated_at = <Date 2013-12-17.15:33:22.365>
user = 'https://bugs.python.org/jasujm'bugs.python.org fields:
activity = <Date 2013-12-17.15:33:22.365>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-12-17.14:29:42.643>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2013-05-14.15:10:27.117>
creator = 'jasujm'
dependencies = []
files = ['30258', '30259', '30260', '30262', '30266', '30302', '30317', '33178']
hgrepos = []
issue_num = 17976
keywords = ['patch']
message_count = 24.0
messages = ['189226', '189233', '189235', '189237', '189240', '189241', '189246', '189251', '189253', '189278', '189281', '189484', '189645', '206422', '206426', '206428', '206431', '206437', '206438', '206441', '206447', '206452', '206461', '206463']
nosy_count = 6.0
nosy_names = ['pitrou', 'vstinner', 'neologix', 'python-dev', 'serhiy.storchaka', 'jasujm']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17976'
versions = ['Python 2.7']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error