Message 181922 - Python tracker
> In this case we need PyNumber_AsLongAndOverflowIndex() and > PyNumber_AsUnsignedLongIndex(). And a lot of other parallel functions > for other cases. This can exponentially increase a number of functions. I don't think it will be exponential :-)