Message181877
> (perhaps we need as PyNumber_AsLongIndex() to do the direct conversion
> to a C long, it would make things easier in many cases)
+1, but drop the 'Index' part of the name, to match the existing PyNumber_AsSsize_t. |
|
Date |
User |
Action |
Args |
2013-02-11 07:29:58 | mark.dickinson | set | recipients:
+ mark.dickinson, sjoerd, amaury.forgeotdarc, pitrou, vstinner, skrah, python-dev, serhiy.storchaka |
2013-02-11 07:29:58 | mark.dickinson | set | messageid: <1360567798.06.0.912333545003.issue4591@psf.upfronthosting.co.za> |
2013-02-11 07:29:58 | mark.dickinson | link | issue4591 messages |
2013-02-11 07:29:57 | mark.dickinson | create | |
|