-
-
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)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 4474 |
|---|---|
| Nosy | @malemburg, @mdickinson, @vstinner |
| 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 2009-03-18.16:10:55.243>
created_at = <Date 2008-11-30.18:54:07.896>
labels = ['interpreter-core', 'type-bug']
title = 'PyUnicode_FromWideChar incorrect for characters outside the BMP (unix only)'
updated_at = <Date 2009-03-18.16:10:55.242>
user = 'https://github.com/mdickinson'bugs.python.org fields:
activity = <Date 2009-03-18.16:10:55.242>
actor = 'mark.dickinson'
assignee = 'none'
closed = True
closed_date = <Date 2009-03-18.16:10:55.243>
closer = 'mark.dickinson'
components = ['Interpreter Core']
creation = <Date 2008-11-30.18:54:07.896>
creator = 'mark.dickinson'
dependencies = []
files = ['13210']
hgrepos = []
issue_num = 4474
keywords = ['patch']
message_count = 33.0
messages = ['76651', '76653', '76665', '76666', '76670', '76684', '76686', '76708', '80001', '80002', '80008', '80012', '80013', '80017', '80018', '80021', '80023', '80024', '80132', '80151', '80311', '80578', '80636', '80795', '82674', '82676', '82677', '82678', '82679', '82789', '82919', '83751', '83754']
nosy_count = 4.0
nosy_names = ['lemburg', 'mark.dickinson', 'vstinner', 'rpetrov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue4474'
versions = ['Python 2.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-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