Message 82789 - Python tracker
Message82789
| Author | vstinner |
|---|---|
| Recipients | lemburg, mark.dickinson, rpetrov, vstinner |
| Date | 2009-02-26.23:40:03 |
| SpamBayes Score | 3.437386e-06 |
| Marked as misclassified | No |
| Message-id | <1235691604.87.0.507225319066.issue4474@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> add defined(SIZEOF_WCHAR_T) check I don't understand why SIZEOF_WCHAR_T could be unset, but the patch version 6 only checks defined(SIZEOF_WCHAR_T) in unicodeobject.c, not in _testcapimodule.c (#if SIZEOF_WCHAR_T == 4). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-26 23:40:04 | vstinner | set | recipients: + vstinner, lemburg, mark.dickinson, rpetrov |
| 2009-02-26 23:40:04 | vstinner | set | messageid: <1235691604.87.0.507225319066.issue4474@psf.upfronthosting.co.za> |
| 2009-02-26 23:40:03 | vstinner | link | issue4474 messages |
| 2009-02-26 23:40:03 | vstinner | create | |