Message221453
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 :) ). |
|
| 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: <[email protected]> |
| 2014-06-24 11:56:52 | amitava.b | link | issue20092 messages |
| 2014-06-24 11:56:52 | amitava.b | create | |
|