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 lemburg, mark.dickinson, rpetrov, vstinner
Date 2009-01-29.23:36:17
SpamBayes Score 1.4824721e-05
Marked as misclassified No
Message-id <1233272180.53.0.386448904211.issue4474@psf.upfronthosting.co.za>
In-reply-to
Content
For lemburg, updated patch:
 - Move USE_WCHAR_SURROGATE define outside PyUnicode_FromWideChar() 
(and indent the defines, sorry)
 - Add "#define SIZEOF_WCHAR_T 2" to PC/pyconfig.h
History
Date User Action Args
2009-01-29 23:36:20vstinnersetrecipients: + vstinner, lemburg, mark.dickinson, rpetrov
2009-01-29 23:36:20vstinnersetmessageid: <1233272180.53.0.386448904211.issue4474@psf.upfronthosting.co.za>
2009-01-29 23:36:19vstinnerlinkissue4474 messages
2009-01-29 23:36:19vstinnercreate