Closed
Description
BPO | 28701 |
---|---|
Nosy | @vstinner, @ezio-melotti, @methane, @skrah, @serhiy-storchaka, @MojoVampire, @zhangyangyu |
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-11-16.18:04:01.294>
created_at = <Date 2016-11-15.19:50:05.474>
labels = ['interpreter-core', 'type-bug', '3.7', 'expert-unicode']
title = 'Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString'
updated_at = <Date 2017-01-09.12:16:31.715>
user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2017-01-09.12:16:31.715>
actor = 'python-dev'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-11-16.18:04:01.294>
closer = 'serhiy.storchaka'
components = ['Interpreter Core', 'Unicode']
creation = <Date 2016-11-15.19:50:05.474>
creator = 'serhiy.storchaka'
dependencies = []
files = ['45490', '45491', '45505']
hgrepos = []
issue_num = 28701
keywords = ['patch']
message_count = 16.0
messages = ['280882', '280919', '280925', '280926', '280928', '280934', '280935', '280945', '280946', '280947', '280955', '280964', '280975', '280976', '284944', '285037']
nosy_count = 8.0
nosy_names = ['vstinner', 'ezio.melotti', 'methane', 'skrah', 'python-dev', 'serhiy.storchaka', 'josh.r', 'xiang.zhang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28701'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']