-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 6745 |
---|---|
Nosy | @vstinner, @Trundle, @ambv, @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 = 'https://github.com/ambv'
closed_at = <Date 2012-06-04.23:37:38.789>
created_at = <Date 2009-08-20.21:54:52.568>
labels = ['type-bug', 'library']
title = '(curses) addstr() takes str in Python 3'
updated_at = <Date 2012-06-04.23:37:38.769>
user = 'https://github.com/Trundle'
bugs.python.org fields:
activity = <Date 2012-06-04.23:37:38.769>
actor = 'vstinner'
assignee = 'lukasz.langa'
closed = True
closed_date = <Date 2012-06-04.23:37:38.789>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2009-08-20.21:54:52.568>
creator = 'Trundle'
dependencies = []
files = ['14750', '14751', '14792', '19623']
hgrepos = []
issue_num = 6745
keywords = ['patch']
message_count = 11.0
messages = ['91786', '92019', '92020', '92021', '92023', '92024', '92025', '121318', '121346', '140380', '162307']
nosy_count = 4.0
nosy_names = ['vstinner', 'Trundle', 'lukasz.langa', 'petri.lehtinen']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue6745'
versions = ['Python 3.2']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error