-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
topic-ctypestopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 8670 |
|---|---|
| Nosy | @malemburg, @theller, @vstinner, @ezio-melotti |
| 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/theller'
closed_at = <Date 2010-10-02.11:55:58.229>
created_at = <Date 2010-05-09.06:38:33.027>
labels = ['ctypes', 'type-bug', 'expert-unicode']
title = 'c_types.c_wchar should not assume that sizeof(wchar_t) ==\tsizeof(Py_UNICODE)'
updated_at = <Date 2010-10-02.15:33:48.410>
user = 'https://bugs.python.org/stutzbach'bugs.python.org fields:
activity = <Date 2010-10-02.15:33:48.410>
actor = 'stutzbach'
assignee = 'theller'
closed = True
closed_date = <Date 2010-10-02.11:55:58.229>
closer = 'vstinner'
components = ['Unicode', 'ctypes']
creation = <Date 2010-05-09.06:38:33.027>
creator = 'stutzbach'
dependencies = []
files = ['19099', '19101']
hgrepos = []
issue_num = 8670
keywords = ['patch']
message_count = 20.0
messages = ['105374', '105656', '105670', '117567', '117568', '117787', '117789', '117790', '117791', '117792', '117795', '117796', '117845', '117848', '117866', '117868', '117869', '117872', '117882', '117883']
nosy_count = 5.0
nosy_names = ['lemburg', 'theller', 'vstinner', 'stutzbach', 'ezio.melotti']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue8670'
versions = ['Python 3.2']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
topic-ctypestopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error