-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString() #75046
Copy link
Copy link
Closed
Labels
3.8 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usagetopic-unicode
Description
| BPO | 30863 |
|---|---|
| Nosy | @vstinner, @ezio-melotti, @serhiy-storchaka |
| PRs |
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-23.20:03:17.257>
created_at = <Date 2017-07-06.07:53:21.848>
labels = ['interpreter-core', '3.8', 'expert-unicode', 'performance']
title = 'Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString()'
updated_at = <Date 2018-10-23.20:03:17.255>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2018-10-23.20:03:17.255>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2018-10-23.20:03:17.257>
closer = 'serhiy.storchaka'
components = ['Interpreter Core', 'Unicode']
creation = <Date 2017-07-06.07:53:21.848>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 30863
keywords = []
message_count = 5.0
messages = ['297813', '322252', '322265', '322268', '328340']
nosy_count = 3.0
nosy_names = ['vstinner', 'ezio.melotti', 'serhiy.storchaka']
pr_nums = ['2599']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue30863'
versions = ['Python 3.8']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.8 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usagetopic-unicode