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 loewis
Recipients Arfrever, georg.brandl, loewis, mark.dickinson, meador.inge, ncoghlan, pitrou, python-dev, skrah, vstinner
Date 2012-08-16.11:46:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345117584.08.0.995084618212.issue13072@psf.upfronthosting.co.za>
In-reply-to
Content
Based on the discussion in #15625, it seems that the consensus is to take no action on the format codes in this issue for 3.3, and reconsider in 3.4, to determine in what way the struct module should support Unicode.

Instead, the 'u' array code will be deprecated, in the same way in which the rest of the Py_UNICODE API is deprecated.
History
Date User Action Args
2012-08-16 11:46:24loewissetrecipients: + loewis, georg.brandl, mark.dickinson, ncoghlan, pitrou, vstinner, Arfrever, skrah, meador.inge, python-dev
2012-08-16 11:46:24loewissetmessageid: <1345117584.08.0.995084618212.issue13072@psf.upfronthosting.co.za>
2012-08-16 11:46:23loewislinkissue13072 messages
2012-08-16 11:46:23loewiscreate