Message 170915 - Python tracker (original) (raw)

Message170915

Author vstinner
Recipients David.Sankel, Drekin, akira, amaury.forgeotdarc, christian.heimes, christoph, davidsarah, ezio.melotti, giampaolo.rodola, hippietrail, lemburg, mark, mhammond, pitrou, santoso.wijaya, smerlin, ssbarnea, terry.reedy, tim.golden, tzot, v+python, vstinner
Date 2012-09-21.20:51:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYqJs_b6vqjEF9hAKuJ72B=mRu4yvDM_gbTQCv0M1CcXA@mail.gmail.com>
In-reply-to 1348244409.32.0.55063490164.issue1602@psf.upfronthosting.co.za
Content
> Will this [issue] be solved in 3.3 final? No. It would be an huge change and the RC2 was already released. No new feature are accepted after the version 3.3.0 beta 1: http://www.python.org/dev/peps/pep-0398/ I'm not really motivated to work on this issue, because it is really hard to get something working in all cases. Using ReadConsoleW/WriteConsoleW helps, but it doesn't solve all issues as you said.
History
Date User Action Args
2012-09-21 20:51:34 vstinner set recipients: + vstinner, lemburg, mhammond, terry.reedy, tzot, amaury.forgeotdarc, pitrou, giampaolo.rodola, christian.heimes, tim.golden, mark, christoph, ezio.melotti, v+python, hippietrail, ssbarnea, davidsarah, santoso.wijaya, akira, David.Sankel, smerlin, Drekin
2012-09-21 20:51:32 vstinner link issue1602 messages
2012-09-21 20:51:30 vstinner create