Message 99912 - Python tracker
Message99912
| Author | ezio.melotti |
|---|---|
| Recipients | doerwalter, eric.smith, ezio.melotti, flox, vstinner |
| Date | 2010-02-23.13:45:40 |
| SpamBayes Score | 1.663758e-07 |
| Marked as misclassified | No |
| Message-id | <1266932743.79.0.72190524807.issue7649@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here's a new patch that uses PyUnicode_FromStringAndSize and PyUnicode_AS_UNICODE(s)[0]. I also added some comments and tested it and it seems to work fine. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-23 13:45:44 | ezio.melotti | set | recipients: + ezio.melotti, doerwalter, vstinner, eric.smith, flox |
| 2010-02-23 13:45:43 | ezio.melotti | set | messageid: <1266932743.79.0.72190524807.issue7649@psf.upfronthosting.co.za> |
| 2010-02-23 13:45:41 | ezio.melotti | link | issue7649 messages |
| 2010-02-23 13:45:41 | ezio.melotti | create | |