Message105441
Okay, it looks to me as though all those 'int' lengths should really be 'Py_ssize_t'. I don't think that's something we can change in 2.6, though; probably not in 2.7 either, since we're getting too close to the release. It can and should be changed in py3k, though.
I'll review this patch and (assuming it looks good) apply it to the 2.x branches. It would be great to have some tests, though. |
|
Date |
User |
Action |
Args |
2010-05-10 15:05:17 | mark.dickinson | set | recipients:
+ mark.dickinson, thoger |
2010-05-10 15:05:17 | mark.dickinson | set | messageid: <1273503917.06.0.595395323764.issue8674@psf.upfronthosting.co.za> |
2010-05-10 15:05:15 | mark.dickinson | link | issue8674 messages |
2010-05-10 15:05:14 | mark.dickinson | create | |
|