Skip to content

FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom() #82242

Description

@vstinner
BPO 38061
Nosy @vstinner, @koobs
PRs
  • bpo-38061: os.closerange() uses closefrom() on FreeBSD #19696
  • bpo-38061: subprocess uses closefrom() on FreeBSD #19697
  • 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 2020-04-24.10:14:59.833>
    created_at = <Date 2019-09-09.07:25:36.109>
    labels = ['type-feature', 'library', '3.9']
    title = 'FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()'
    updated_at = <Date 2020-04-24.10:14:59.832>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-04-24.10:14:59.832>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-04-24.10:14:59.833>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-09-09.07:25:36.109>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38061
    keywords = ['patch']
    message_count = 18.0
    messages = ['351351', '351353', '351355', '351356', '351357', '351358', '351367', '351369', '351383', '351457', '351461', '351465', '361750', '367161', '367163', '367183', '367184', '367186']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'koobs']
    pr_nums = ['19696', '19697']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38061'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions