Message 220762 - Python tracker
Message220762
| Author | vstinner |
|---|---|
| Recipients | Arfrever, BreamoreBoy, ezio.melotti, jpe, makegho, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2014-06-16.20:57:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1402952240.91.0.764751303793.issue16587@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If I understood correctly, supporting the "wide mode" for wprintf() requires to modify all calls to functions like printf() in Python and so it requires to change a lot of code. Since this issue was the first time that I heard about wprintf(), I don't think that we should change Python. I'm not going to fix this issue except if much more users ask for it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-16 20:57:20 | vstinner | set | recipients: + vstinner, jpe, tim.golden, ezio.melotti, Arfrever, BreamoreBoy, zach.ware, steve.dower, makegho |
| 2014-06-16 20:57:20 | vstinner | set | messageid: <1402952240.91.0.764751303793.issue16587@psf.upfronthosting.co.za> |
| 2014-06-16 20:57:20 | vstinner | link | issue16587 messages |
| 2014-06-16 20:57:20 | vstinner | create | |