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 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:20vstinnersetrecipients: + vstinner, jpe, tim.golden, ezio.melotti, Arfrever, BreamoreBoy, zach.ware, steve.dower, makegho
2014-06-16 20:57:20vstinnersetmessageid: <1402952240.91.0.764751303793.issue16587@psf.upfronthosting.co.za>
2014-06-16 20:57:20vstinnerlinkissue16587 messages
2014-06-16 20:57:20vstinnercreate