set_inheritable(): ioctl(FIOCLEX) is available but fails with ENOTTY on Illumos · Issue #66454 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@igorpashev

Description

@igorpashev

BPO 22258
Nosy @vstinner, @serhiy-storchaka
Files dyson-set_inheritable.patch: Patch making use of FD_CLOEXEC in set_inheritable()ioctl_works.patch

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 2014-09-02.09:50:08.283> created_at = <Date 2014-08-23.13:20:24.111> labels = ['type-bug', 'expert-IO', 'build'] title = 'set_inheritable(): ioctl(FIOCLEX) is available but fails with ENOTTY on Illumos' updated_at = <Date 2014-09-04.07:30:27.644> user = 'https://bugs.python.org/igorpashev'

bugs.python.org fields:

activity = <Date 2014-09-04.07:30:27.644> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2014-09-02.09:50:08.283> closer = 'python-dev' components = ['Build', 'IO'] creation = <Date 2014-08-23.13:20:24.111> creator = 'igor.pashev' dependencies = [] files = ['36443', '36460'] hgrepos = [] issue_num = 22258 keywords = ['patch'] message_count = 12.0 messages = ['225745', '225765', '225799', '225813', '225855', '226265', '226267', '226268', '226269', '226337', '226339', '226340'] nosy_count = 4.0 nosy_names = ['vstinner', 'python-dev', 'serhiy.storchaka', 'igor.pashev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue22258' versions = ['Python 3.4', 'Python 3.5']