-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
3.9only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
BPO | 38061 |
---|---|
Nosy | @vstinner, @koobs |
PRs |
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']
Metadata
Metadata
Assignees
Labels
3.9only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement