Message87607
Mark, Virgil: Thanks for correcting my wrong assessment!
The lucky TypeError comes from rev 68120.
It looks like that error message in trunk is due to a "PyNumber_And(v,
pylong_ulong_mask)" when v isn't a PyNumber. I've added a "get_pylong(v)
== NULL" check in the attached patch, but my C is weak :) |
|
Date |
User |
Action |
Args |
2009-05-12 06:09:35 | ajaksu2 | set | recipients:
+ ajaksu2, theller, mark.dickinson, vdupras |
2009-05-12 06:09:30 | ajaksu2 | set | messageid: <1242108570.13.0.237337932889.issue1741130@psf.upfronthosting.co.za> |
2009-05-12 06:09:23 | ajaksu2 | link | issue1741130 messages |
2009-05-12 06:09:18 | ajaksu2 | create | |
|