-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 18184 |
|---|---|
| Nosy | @vstinner, @ezio-melotti, @serhiy-storchaka |
| 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 2013-06-23.18:35:55.945>
created_at = <Date 2013-06-10.21:00:13.157>
labels = ['interpreter-core', 'type-bug', 'expert-unicode']
title = 'Add range check for %c in PyUnicode_FromFormat'
updated_at = <Date 2013-06-23.18:35:55.944>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2013-06-23.18:35:55.944>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-06-23.18:35:55.945>
closer = 'serhiy.storchaka'
components = ['Interpreter Core', 'Unicode']
creation = <Date 2013-06-10.21:00:13.157>
creator = 'serhiy.storchaka'
dependencies = []
files = ['30535', '30536']
hgrepos = []
issue_num = 18184
keywords = ['patch']
message_count = 5.0
messages = ['190935', '191437', '191710', '191713', '191718']
nosy_count = 4.0
nosy_names = ['vstinner', 'ezio.melotti', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18184'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error