Skip to content

Add "e" mode to open(): close-and-exec (O_CLOEXEC) / O_NOINHERIT #61054

Description

@vstinner
BPO 16850
Nosy @amauryfa, @pitrou, @vstinner, @tiran
Superseder
  • bpo-17036: Implementation of the PEP 433: Easier suppression of file descriptor inheritance
  • Files
  • open_mode_e-2.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 2013-04-09.22:15:51.334>
    created_at = <Date 2013-01-03.15:23:26.651>
    labels = ['interpreter-core']
    title = 'Add "e" mode to open(): close-and-exec (O_CLOEXEC) / O_NOINHERIT'
    updated_at = <Date 2013-04-09.22:15:51.332>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-04-09.22:15:51.332>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-04-09.22:15:51.334>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2013-01-03.15:23:26.651>
    creator = 'vstinner'
    dependencies = []
    files = ['28625']
    hgrepos = []
    issue_num = 16850
    keywords = ['patch']
    message_count = 20.0
    messages = ['178949', '178952', '178953', '178957', '178959', '178982', '178984', '178994', '178999', '179020', '179021', '179022', '179024', '179027', '179258', '179294', '179388', '179500', '179842', '186459']
    nosy_count = 9.0
    nosy_names = ['amaury.forgeotdarc', 'pitrou', 'vstinner', 'christian.heimes', 'Arfrever', 'neologix', 'rosslagerwall', 'sbt', 'alexey-smirnov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = '17036'
    type = None
    url = 'https://bugs.python.org/issue16850'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions