-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 27057 |
|---|---|
| Nosy | @vstinner |
| 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 2016-05-19.14:52:45.877>
created_at = <Date 2016-05-19.12:15:56.410>
labels = ['type-bug']
title = 'os.set_inheritable(): fall back to fcntl() if ioctl() fails with EACCES'
updated_at = <Date 2016-05-19.16:16:03.892>
user = 'https://bugs.python.org/MichaBednarski'bugs.python.org fields:
activity = <Date 2016-05-19.16:16:03.892>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2016-05-19.14:52:45.877>
closer = 'vstinner'
components = []
creation = <Date 2016-05-19.12:15:56.410>
creator = 'Micha\xc5\x82 Bednarski'
dependencies = []
files = ['42897', '42900']
hgrepos = []
issue_num = 27057
keywords = ['patch']
message_count = 7.0
messages = ['265853', '265854', '265860', '265863', '265864', '265869', '265872']
nosy_count = 3.0
nosy_names = ['vstinner', 'python-dev', 'Micha\xc5\x82 Bednarski']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27057'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error