Message 68507 - Python tracker
Message68507
| Author | MrJean1 |
|---|---|
| Recipients | MrJean1, benjamin.peterson, teoliphant |
| Date | 2008-06-21.15:59:19 |
| SpamBayes Score | 0.38403562 |
| Marked as misclassified | No |
| Message-id | <1214063962.44.0.541910230725.issue3132@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If the struct changes are made, add also 2 formats for C types ssize_t and size_t, perhaps 'z' resp. 'Z'. In particular since on platforms sizeof(size_t) != sizeof(long). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-21 15:59:22 | MrJean1 | set | spambayes_score: 0.384036 -> 0.38403562 recipients: + MrJean1, teoliphant, benjamin.peterson |
| 2008-06-21 15:59:22 | MrJean1 | set | spambayes_score: 0.384036 -> 0.384036 messageid: <1214063962.44.0.541910230725.issue3132@psf.upfronthosting.co.za> |
| 2008-06-21 15:59:21 | MrJean1 | link | issue3132 messages |
| 2008-06-21 15:59:20 | MrJean1 | create | |