Message72142
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, hagen |
| Date | 2008-08-29.15:15:28 |
| SpamBayes Score | 0.008566466 |
| Marked as misclassified | No |
| Message-id | <1220022928.81.0.536809829625.issue3729@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
What about using PyNumber_AsSsize_t? it uses PyNumber_Index to accept integral-like types, and refuses floats. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-29 15:15:28 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, hagen |
| 2008-08-29 15:15:28 | amaury.forgeotdarc | set | messageid: <1220022928.81.0.536809829625.issue3729@psf.upfronthosting.co.za> |
| 2008-08-29 15:15:28 | amaury.forgeotdarc | link | issue3729 messages |
| 2008-08-29 15:15:28 | amaury.forgeotdarc | create | |