-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
Description
| BPO | 26848 |
|---|---|
| Nosy | @gvanrossum, @vstinner, @berkerpeksag, @1st1, @oconnor663 |
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 2016-05-14.01:42:18.664>
created_at = <Date 2016-04-26.04:40:33.845>
labels = ['type-bug', 'expert-asyncio']
title = "asyncio.subprocess's communicate() method mishandles empty input bytes"
updated_at = <Date 2016-05-14.01:42:18.663>
user = 'https://github.com/oconnor663'bugs.python.org fields:
activity = <Date 2016-05-14.01:42:18.663>
actor = 'berker.peksag'
assignee = 'none'
closed = True
closed_date = <Date 2016-05-14.01:42:18.664>
closer = 'berker.peksag'
components = ['asyncio']
creation = <Date 2016-04-26.04:40:33.845>
creator = 'oconnor663'
dependencies = []
files = []
hgrepos = []
issue_num = 26848
keywords = []
message_count = 5.0
messages = ['264212', '264213', '264214', '264215', '265487']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'berker.peksag', 'yselivanov', 'oconnor663']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26848'
versions = ['Python 3.5', 'Python 3.6']