Thanks to visit codestin.com
Credit goes to github.com

Skip to content

subprocess: don't close all file descriptors by default (close_fds=False) #86904

Closed as not planned
@vstinner

Description

@vstinner
BPO 42738
Nosy @malemburg, @gpshead, @vstinner, @eryksun, @izbyshev, @richardxia

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 = None
created_at = <Date 2020-12-25.11:53:03.247>
labels = ['library', '3.10', 'performance']
title = "subprocess: don't close all file descriptors by default (close_fds=False)"
updated_at = <Date 2021-12-17.13:55:31.516>
user = 'https://github.com/vstinner'

bugs.python.org fields:

activity = <Date 2021-12-17.13:55:31.516>
actor = 'judas.iscariote'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-12-25.11:53:03.247>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 42738
keywords = []
message_count = 8.0
messages = ['383739', '383797', '383861', '383893', '405063', '405071', '405075', '408777']
nosy_count = 7.0
nosy_names = ['lemburg', 'gregory.p.smith', 'vstinner', 'eryksun', 'izbyshev', 'richardxia', 'judas.iscariote']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue42738'
versions = ['Python 3.10']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.10only security fixesperformancePerformance or resource usagestdlibPython modules in the Lib dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions