Message221453
| Author | amitava.b |
|---|---|
| Recipients | Arfrever, amitava.b, benjamin.peterson, ethan.furman, r.david.murray, terry.reedy, trent |
| Date | 2014-06-24.11:56:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1403611012.86.0.837704551512.issue20092@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hi Ethan, I tried adding a call to `nb_index` (if that slot exists) in `_PyLong_FromNbInt`, but that didn't work. Based on your comment it seems the fix would be to patch this at object creation. I will check where that happens (bear with me while I familiarize myself with the code base :) ). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-24 11:56:53 | amitava.b | set | recipients: + amitava.b, terry.reedy, benjamin.peterson, trent, Arfrever, r.david.murray, ethan.furman |
| 2014-06-24 11:56:52 | amitava.b | set | messageid: <1403611012.86.0.837704551512.issue20092@psf.upfronthosting.co.za> |
| 2014-06-24 11:56:52 | amitava.b | link | issue20092 messages |
| 2014-06-24 11:56:52 | amitava.b | create | |