This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, Nicholas.Cole, akuchling, cben, georg.brandl, gpolo, inigoserna, jcea, loewis, phep, pitrou, python-dev, r.david.murray, schodet, simpkins, vstinner, zeha
Date 2012-08-28.23:41:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3X661l0ssczPvY@mail.python.org>
In-reply-to
Content
New changeset c58789634d22 by Victor Stinner in branch 'default':
Issue #15785: Modify window.get_wch() API of the curses module: return a
http://hg.python.org/cpython/rev/c58789634d22
History
Date User Action Args
2012-08-28 23:41:48python-devsetrecipients: + python-dev, loewis, akuchling, georg.brandl, jcea, cben, pitrou, vstinner, gpolo, Arfrever, r.david.murray, inigoserna, phep, zeha, schodet, Nicholas.Cole, simpkins
2012-08-28 23:41:47python-devlinkissue15785 messages
2012-08-28 23:41:47python-devcreate