-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 28426 |
|---|---|
| Nosy | @malemburg, @ncoghlan, @vstinner, @larryhastings, @benjaminp, @ezio-melotti, @serhiy-storchaka, @zhangyangyu |
| PRs | Misc/NEWS so that it is managed by towncrier #552 |
| Dependencies | |
| 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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2016-10-27.18:17:34.417>
created_at = <Date 2016-10-13.04:30:06.104>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'PyUnicode_AsDecodedObject can only return unicode now'
updated_at = <Date 2017-03-31.16:36:09.529>
user = 'https://github.com/zhangyangyu'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:09.529>
actor = 'dstufft'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-10-27.18:17:34.417>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-10-13.04:30:06.104>
creator = 'xiang.zhang'
dependencies = ['28526']
files = ['45070', '45071', '45211']
hgrepos = []
issue_num = 28426
keywords = ['patch']
message_count = 17.0
messages = ['278545', '278546', '278550', '278551', '278552', '278554', '278628', '279133', '279337', '279344', '279363', '279368', '279375', '279378', '279557', '279559', '279718']
nosy_count = 10.0
nosy_names = ['lemburg', 'ncoghlan', 'vstinner', 'larry', 'benjamin.peterson', 'ezio.melotti', 'Arfrever', 'python-dev', 'serhiy.storchaka', 'xiang.zhang']
pr_nums = ['552']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28426'
versions = ['Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error