Message195510
| Author | serhiy.storchaka |
|---|---|
| Recipients | arigo, mark.dickinson, serhiy.storchaka, zach.ware |
| Date | 2013-08-17.19:22:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1376767324.31.0.449910394716.issue18712@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is updated patch which uses Armin's algorithm for lookup special methods and adds special case for int subclasses in index(). I have no idea how the documentation should look. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-17 19:22:04 | serhiy.storchaka | set | recipients: + serhiy.storchaka, arigo, mark.dickinson, zach.ware |
| 2013-08-17 19:22:04 | serhiy.storchaka | set | messageid: <1376767324.31.0.449910394716.issue18712@psf.upfronthosting.co.za> |
| 2013-08-17 19:22:04 | serhiy.storchaka | link | issue18712 messages |
| 2013-08-17 19:22:04 | serhiy.storchaka | create | |