subprocess.Popen() should allow capturing output and sending it to stdout and stderr · Issue #91378 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@pprindeville

Description

@pprindeville

BPO 47222
Nosy @gpshead, @pprindeville
PRs gh-91378: Allow subprocess pass-thru with stdout/stderr capture #32344

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 2022-04-04.22:52:49.296> labels = ['type-feature', 'library', '3.11'] title = 'subprocess.Popen() should allow capturing output and sending it to stdout and stderr' updated_at = <Date 2022-04-05.21:08:52.185> user = 'https://github.com/pprindeville'

bugs.python.org fields:

activity = <Date 2022-04-05.21:08:52.185> actor = 'pprindeville' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2022-04-04.22:52:49.296> creator = 'pprindeville' dependencies = [] files = [] hgrepos = [] issue_num = 47222 keywords = ['patch'] message_count = 1.0 messages = ['416703'] nosy_count = 2.0 nosy_names = ['gregory.p.smith', 'pprindeville'] pr_nums = ['32344'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue47222' versions = ['Python 3.11']