Message 80795 - Python tracker
Message80795
| 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:20 | vstinner | set | recipients: + vstinner, lemburg, mark.dickinson, rpetrov |
| 2009-01-29 23:36:20 | vstinner | set | messageid: <1233272180.53.0.386448904211.issue4474@psf.upfronthosting.co.za> |
| 2009-01-29 23:36:19 | vstinner | link | issue4474 messages |
| 2009-01-29 23:36:19 | vstinner | create | |