popen2 work, fixes bugs 768649 and 761888 · Issue #39349 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@gaul

Description

@gaul

BPO 816059
Nosy @loewis, @gaul, @amauryfa, @devdanzin
Dependencies bpo-761888: popen2.Popen3 and popen2.Popen4 leaks filedescriptors
Files popen2.diff: popen2 work

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 = 'https://github.com/loewis' closed_at = <Date 2010-08-18.16:39:46.405> created_at = <Date 2003-10-01.18:48:03.000> labels = ['type-bug', 'library'] title = 'popen2 work, fixes bugs 768649 and 761888' updated_at = <Date 2010-08-18.16:39:46.405> user = 'https://github.com/gaul'

bugs.python.org fields:

activity = <Date 2010-08-18.16:39:46.405> actor = 'BreamoreBoy' assignee = 'loewis' closed = True closed_date = <Date 2010-08-18.16:39:46.405> closer = 'BreamoreBoy' components = ['Library (Lib)'] creation = <Date 2003-10-01.18:48:03.000> creator = 'gaul' dependencies = ['761888'] files = ['5614'] hgrepos = [] issue_num = 816059 keywords = ['patch'] message_count = 4.0 messages = ['44725', '81495', '81695', '90331'] nosy_count = 4.0 nosy_names = ['loewis', 'gaul', 'amaury.forgeotdarc', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue816059' versions = ['Python 2.6']