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, Jim.Jewett, Trundle, alex, asvetlov, barry, bfroehle, chris.jerdonek, daniel.urban, david.villa, dmalcolm, eric.smith, ezio.melotti, gregory.p.smith, gvanrossum, jcea, jkloth, koobs, larry, mark.dickinson, ncoghlan, pitrou, python-dev, scoder, serhiy.storchaka, skrah, v+python
Date 2013-10-19.07:47:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d1x5n4wC9z7LjP@mail.python.org>
In-reply-to
Content
New changeset 47618b00405b by Serhiy Storchaka in branch 'default':
Fix compilation of the curses module (broken by issue #16612).
http://hg.python.org/cpython/rev/47618b00405b
History
Date User Action Args
2013-10-19 07:47:31python-devsetrecipients: + python-dev, gvanrossum, barry, gregory.p.smith, jcea, mark.dickinson, ncoghlan, pitrou, scoder, larry, eric.smith, jkloth, ezio.melotti, Arfrever, v+python, alex, Trundle, asvetlov, skrah, dmalcolm, daniel.urban, chris.jerdonek, Jim.Jewett, serhiy.storchaka, bfroehle, koobs, david.villa
2013-10-19 07:47:31python-devlinkissue16612 messages
2013-10-19 07:47:31python-devcreate