-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Closed
Copy link
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtopic-IOtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 16597 |
|---|---|
| Nosy | @jcea, @pitrou, @tiran, @benjaminp, @asvetlov, @hynek, @serhiy-storchaka |
| Files |
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 = None
closed_at = <Date 2012-12-20.17:55:28.659>
created_at = <Date 2012-12-02.23:24:53.767>
labels = ['extension-modules', 'type-bug', 'expert-IO']
title = 'file descriptor not being closed with context manager on IOError when device is full'
updated_at = <Date 2012-12-20.19:11:20.616>
user = 'https://bugs.python.org/udoprog'bugs.python.org fields:
activity = <Date 2012-12-20.19:11:20.616>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2012-12-20.17:55:28.659>
closer = 'python-dev'
components = ['Extension Modules', 'IO']
creation = <Date 2012-12-02.23:24:53.767>
creator = 'udoprog'
dependencies = []
files = ['28197', '28378', '28380', '28381']
hgrepos = []
issue_num = 16597
keywords = ['patch']
message_count = 17.0
messages = ['176816', '176818', '176830', '176831', '176839', '177832', '177838', '177840', '177842', '177843', '177846', '177847', '177848', '177851', '177852', '177853', '177854']
nosy_count = 11.0
nosy_names = ['jcea', 'pitrou', 'christian.heimes', 'benjamin.peterson', 'stutzbach', 'Arfrever', 'asvetlov', 'python-dev', 'hynek', 'serhiy.storchaka', 'udoprog']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16597'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtopic-IOtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error