-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Closed
Copy link
Labels
Description
| BPO | 35014 |
|---|---|
| Nosy | @vstinner, @asvetlov, @1st1, @Natim |
| Files |
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 2018-10-18.12:43:29.663>
created_at = <Date 2018-10-18.08:50:17.771>
labels = ['invalid', '3.7', '3.8', 'expert-asyncio']
title = 'asyncio subprocess accepts string as parameter which lead to UnicodeEncodeError'
updated_at = <Date 2018-10-18.12:44:24.184>
user = 'https://github.com/Natim'bugs.python.org fields:
activity = <Date 2018-10-18.12:44:24.184>
actor = 'natim'
assignee = 'none'
closed = True
closed_date = <Date 2018-10-18.12:43:29.663>
closer = 'natim'
components = ['asyncio']
creation = <Date 2018-10-18.08:50:17.771>
creator = 'natim'
dependencies = []
files = ['47879']
hgrepos = []
issue_num = 35014
keywords = []
message_count = 15.0
messages = ['327945', '327953', '327954', '327955', '327962', '327964', '327965', '327966', '327967', '327970', '327974', '327975', '327976', '327977', '327978']
nosy_count = 4.0
nosy_names = ['vstinner', 'asvetlov', 'yselivanov', 'natim']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue35014'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8']Reactions are currently unavailable