Message105449
Yes, writing portable tests turns out to be tricky; I also don't want to write tests based on int that'll fail when/if Py_ssize_t is substituted.
Applied the patch (with a couple of minor changes) in r81045 through r81048. I'll open another issue for the int->Py_ssize_t changes.
Thanks again for the patch! |
|
Date |
User |
Action |
Args |
2010-05-10 17:16:40 | mark.dickinson | set | recipients:
+ mark.dickinson, thoger |
2010-05-10 17:16:40 | mark.dickinson | set | messageid: <1273511800.66.0.350264269962.issue8674@psf.upfronthosting.co.za> |
2010-05-10 17:16:39 | mark.dickinson | link | issue8674 messages |
2010-05-10 17:16:39 | mark.dickinson | create | |
|