-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-subprocessSubprocess issues.Subprocess issues.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| 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 details
GitHub 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
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-subprocessSubprocess issues.Subprocess issues.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error