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 akuchling, macfreek, ned.deily, python-dev
Date 2011-03-09.10:50:45
SpamBayes Score 0.02790137
Marked as misclassified No
Message-id <E1PxGyb-000734-0J@dinsdale.python.org>
In-reply-to
Content
New changeset 6b6b8af33811 by Ned Deily in branch '3.1':
Issue #5622: Fix curses.wrapper to raise correct exception if curses
http://hg.python.org/cpython/rev/6b6b8af33811

New changeset e6c45cd46cb2 by Ned Deily in branch '3.2':
Issue #5622: merge fix from 3.1.
http://hg.python.org/cpython/rev/e6c45cd46cb2

New changeset ec717db610df by Ned Deily in branch 'default':
Issue #5622: merge fix from 3.2.
http://hg.python.org/cpython/rev/ec717db610df
History
Date User Action Args
2011-03-09 10:50:49python-devsetrecipients: + python-dev, akuchling, macfreek, ned.deily
2011-03-09 10:50:45python-devlinkissue5622 messages
2011-03-09 10:50:45python-devcreate