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 stutzbach
Recipients ezio.melotti, lemburg, stutzbach, theller, vstinner
Date 2010-10-01.12:44:59
SpamBayes Score 0.00046381896
Marked as misclassified No
Message-id <1285937101.38.0.698684643544.issue8670@psf.upfronthosting.co.za>
In-reply-to
Content
I, too, can't think of any platforms where Py_UNICODE_SIZE == 4 && SIZEOF_WCHAR_T == 2 and I'm not sure what the previous policy has been.  Have you noticed any other code that would set a precedent?

If no one else chimes in, perhaps ask on IRC or python-dev?
History
Date User Action Args
2010-10-01 12:45:01stutzbachsetrecipients: + stutzbach, lemburg, theller, vstinner, ezio.melotti
2010-10-01 12:45:01stutzbachsetmessageid: <1285937101.38.0.698684643544.issue8670@psf.upfronthosting.co.za>
2010-10-01 12:44:59stutzbachlinkissue8670 messages
2010-10-01 12:44:59stutzbachcreate