Message 117789 - Python tracker
Message117789
| Author | vstinner |
|---|---|
| Recipients | ezio.melotti, lemburg, stutzbach, theller, vstinner |
| Date | 2010-10-01.12:24:56 |
| SpamBayes Score | 0.0009775315 |
| Marked as misclassified | No |
| Message-id | <1285935899.53.0.00828992111431.issue8670@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch version 3: - fix unicode_aswidechar if Py_UNICODE_SIZE == SIZEOF_WCHAR_T and w == NULL (return the number of characters, don't write into w!) - improve unicode_aswidechar() comment |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-01 12:24:59 | vstinner | set | recipients: + vstinner, lemburg, theller, stutzbach, ezio.melotti |
| 2010-10-01 12:24:59 | vstinner | set | messageid: <1285935899.53.0.00828992111431.issue8670@psf.upfronthosting.co.za> |
| 2010-10-01 12:24:56 | vstinner | link | issue8670 messages |
| 2010-10-01 12:24:56 | vstinner | create | |