-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 17367 |
|---|---|
| Nosy | @jszakmeister |
| 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 2013-03-06.14:35:16.805>
created_at = <Date 2013-03-06.12:07:50.812>
labels = ['invalid', 'type-bug', 'library']
title = 'subprocess deadlock when read() is interrupted'
updated_at = <Date 2013-03-06.14:35:16.803>
user = 'https://github.com/jszakmeister'bugs.python.org fields:
activity = <Date 2013-03-06.14:35:16.803>
actor = 'sbt'
assignee = 'none'
closed = True
closed_date = <Date 2013-03-06.14:35:16.805>
closer = 'sbt'
components = ['Library (Lib)']
creation = <Date 2013-03-06.12:07:50.812>
creator = 'jszakmeister'
dependencies = []
files = ['29323']
hgrepos = []
issue_num = 17367
keywords = ['patch']
message_count = 5.0
messages = ['183584', '183585', '183586', '183588', '183593']
nosy_count = 2.0
nosy_names = ['jszakmeister', 'sbt']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17367'
versions = ['Python 3.3']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error