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, ezio.melotti, janssen, jcea, loewis, mark.dickinson, ned.deily, pitrou, ronaldoussoren, serhiy.storchaka, vstinner
Date 2012-05-09.20:18:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336594701.84.0.413166347713.issue14738@psf.upfronthosting.co.za>
In-reply-to
Content
> The difficulty is that you need to check on both Macs
> with 16-bit and with 32-bit wchar_t.

I don't think that the size of wchar_t is configurable: it should always be 32 bits on Mac OS X.
History
Date User Action Args
2012-05-09 20:18:21vstinnersetrecipients: + vstinner, loewis, jcea, ronaldoussoren, mark.dickinson, janssen, pitrou, ned.deily, ezio.melotti, Arfrever, serhiy.storchaka
2012-05-09 20:18:21vstinnersetmessageid: <1336594701.84.0.413166347713.issue14738@psf.upfronthosting.co.za>
2012-05-09 20:18:21vstinnerlinkissue14738 messages
2012-05-09 20:18:21vstinnercreate