Message164572
For the win_console.patch, it seems like adding the line
self.errors='strict'
inside UnicodeOutput.__init__ resolves the problem with input causing exceptions.
Not sure if the sys_write_stdout.patch has the same sort of problem. Sure home this issue makes it into 3.3. |
|
Date |
User |
Action |
Args |
2012-07-03 05:14:26 | v+python | set | recipients:
+ v+python, lemburg, mhammond, terry.reedy, tzot, amaury.forgeotdarc, pitrou, vstinner, giampaolo.rodola, christian.heimes, tim.golden, mark, christoph, ezio.melotti, hippietrail, ssbarnea, davidsarah, santoso.wijaya, akira, David.Sankel, smerlin |
2012-07-03 05:14:25 | v+python | set | messageid: <1341292465.88.0.663695002289.issue1602@psf.upfronthosting.co.za> |
2012-07-03 05:14:25 | v+python | link | issue1602 messages |
2012-07-03 05:14:25 | v+python | create | |
|