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 serhiy.storchaka
Recipients berker.peksag, christian.heimes, ezio.melotti, felipecruz, jcon, mrshu, serhiy.storchaka
Date 2013-01-10.20:56:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357851391.54.0.410817403142.issue15948@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I forgot press "Push All My Drafts" button.

Actually only patch for _cursesmodule.c looks safe at first glance (but curses maintainer can decide better). You can split the patch on several patches, but be very careful. You should research the entire module to understand to what effects the changes will lead and what changes should be. I would not recommend this task for beginners.
History
Date User Action Args
2013-01-10 20:56:31serhiy.storchakasetrecipients: + serhiy.storchaka, christian.heimes, ezio.melotti, felipecruz, jcon, berker.peksag, mrshu
2013-01-10 20:56:31serhiy.storchakasetmessageid: <1357851391.54.0.410817403142.issue15948@psf.upfronthosting.co.za>
2013-01-10 20:56:31serhiy.storchakalinkissue15948 messages
2013-01-10 20:56:29serhiy.storchakacreate