Message101476
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2010-03-22.01:32:09 |
| SpamBayes Score | 5.2605574e-05 |
| Marked as misclassified | No |
| Message-id | <1269221531.15.0.530004589049.issue8195@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
My first sentence doesn't mean anything! I wanted to write:
sqlite.connect(":memory:").create_collation, "\uDC80", collation_cb) crashs because _PyUnicode_AsString() returns NULL on error, and the result is not checked. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-22 01:32:11 | vstinner | set | recipients: + vstinner |
| 2010-03-22 01:32:11 | vstinner | set | messageid: <1269221531.15.0.530004589049.issue8195@psf.upfronthosting.co.za> |
| 2010-03-22 01:32:09 | vstinner | link | issue8195 messages |
| 2010-03-22 01:32:09 | vstinner | create | |