-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 10570 |
|---|---|
| Nosy | @vstinner, @jwilk, @akheron |
| 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 2011-11-06.07:40:28.620>
created_at = <Date 2010-11-28.23:38:53.587>
labels = ['type-bug', 'library']
title = 'curses.tigetstr() returns bytes, but curses.tparm() expects a string'
updated_at = <Date 2011-11-06.13:55:42.627>
user = 'https://github.com/jwilk'bugs.python.org fields:
activity = <Date 2011-11-06.13:55:42.627>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2011-11-06.07:40:28.620>
closer = 'Arfrever'
components = ['Library (Lib)']
creation = <Date 2010-11-28.23:38:53.587>
creator = 'jwilk'
dependencies = []
files = ['23595']
hgrepos = []
issue_num = 10570
keywords = ['patch', 'needs review']
message_count = 13.0
messages = ['122746', '122781', '141657', '141770', '146873', '146879', '146880', '146913', '146963', '146964', '147136', '147145', '147158']
nosy_count = 7.0
nosy_names = ['vstinner', 'nadeem.vawda', 'jwilk', 'Arfrever', 'klausman', 'python-dev', 'petri.lehtinen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue10570'
versions = ['Python 3.2', 'Python 3.3']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error