-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 16105 |
|---|---|
| Nosy | @pitrou, @vstinner, @felipecruz |
| 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-08-17.19:16:38.979>
created_at = <Date 2012-10-01.21:05:59.743>
labels = ['type-bug', 'library']
title = 'Pass read only FD to signal.set_wakeup_fd'
updated_at = <Date 2013-08-17.19:16:38.978>
user = 'https://github.com/felipecruz'bugs.python.org fields:
activity = <Date 2013-08-17.19:16:38.978>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2013-08-17.19:16:38.979>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2012-10-01.21:05:59.743>
creator = 'felipecruz'
dependencies = []
files = ['27394', '27406', '27428', '27598', '31306', '31325']
hgrepos = []
issue_num = 16105
keywords = ['patch']
message_count = 23.0
messages = ['171745', '171760', '171770', '171776', '171841', '171847', '171853', '171854', '171861', '171865', '171872', '171888', '171901', '171917', '171997', '172030', '173091', '195294', '195304', '195402', '195422', '195502', '195508']
nosy_count = 5.0
nosy_names = ['pitrou', 'vstinner', 'neologix', 'python-dev', 'felipecruz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16105'
versions = ['Python 3.4']Reactions are currently unavailable
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