BPO | [1005008](https://bugs.python.org/issue1005008) --- | :--- Nosy | @mwhudson Files | [curses.patch](https://bugs.python.org/file6151/curses.patch "Uploaded as text/plain at 2004-08-07.05:06:25 by rob_nichols"): add kargs to curses.wrapper *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: ```python assignee = 'https://github.com/mwhudson' closed_at = created_at = labels = ['library'] title = 'curses.wrapper should also forward keyword args' updated_at = user = 'https://bugs.python.org/robnichols' ``` bugs.python.org fields: ```python activity = actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = creator = 'rob_nichols' dependencies = [] files = ['6151'] hgrepos = [] issue_num = 1005008 keywords = ['patch'] message_count = 2.0 messages = ['46573', '46574'] nosy_count = 2.0 nosy_names = ['mwh', 'rob_nichols'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1005008' versions = ['Python 2.3'] ```