| BPO | 30203 |
|---|
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2017-04-29.08:21:08.187> labels = ['type-bug'] title = 'AttributeError in Popen.communicate()' updated_at = <Date 2017-04-29.08:24:46.146> user = 'https://bugs.python.org/LukeCampagnola'
bugs.python.org fields:
activity = <Date 2017-04-29.08:24:46.146> actor = 'Luke Campagnola' assignee = 'none' closed = False closed_date = None closer = None components = [] creation = <Date 2017-04-29.08:21:08.187> creator = 'Luke Campagnola' dependencies = [] files = [] hgrepos = [] issue_num = 30203 keywords = [] message_count = 2.0 messages = ['292575', '292577'] nosy_count = 1.0 nosy_names = ['Luke Campagnola'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue30203' versions = ['Python 3.5']
Linked PRs
- gh-74389: gh-70560: subprocess.Popen.communicate() now ignores stdin.flush error when closed #142061
- [3.14] gh-74389: gh-70560: subprocess.Popen.communicate() now ignores stdin.flush error when closed (GH-142061) #142064
- [3.13] gh-74389: gh-70560: subprocess.Popen.communicate() now ignores stdin.flush error when closed (GH-142061) #142065