Message195454
| Author | serhiy.storchaka |
|---|---|
| Recipients | arigo, mark.dickinson, serhiy.storchaka, zach.ware |
| Date | 2013-08-17.08:29:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1376728169.75.0.347056637401.issue18712@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The difference doesn't look significant. In all cases the TypeError is raised. But there was other differences between C and Python versions -- when __index__() returns non-integer. Updated patch fixes this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-17 08:29:29 | serhiy.storchaka | set | recipients: + serhiy.storchaka, arigo, mark.dickinson, zach.ware |
| 2013-08-17 08:29:29 | serhiy.storchaka | set | messageid: <1376728169.75.0.347056637401.issue18712@psf.upfronthosting.co.za> |
| 2013-08-17 08:29:29 | serhiy.storchaka | link | issue18712 messages |
| 2013-08-17 08:29:29 | serhiy.storchaka | create | |