Message96132
pitrou> You shouldn't harcode 1 << 63 and 1 << 64, but calculate
pitrou> them based on sys.maxsize instead.
(sys.maxint) Yes, you're right. Does str_find-3.patch looks better?
It's not easy to always detect an Heisenbug :-) |
|
Date |
User |
Action |
Args |
2009-12-08 15:59:48 | vstinner | set | recipients:
+ vstinner, pitrou, flox |
2009-12-08 15:59:47 | vstinner | set | messageid: <1260287987.75.0.266675022519.issue7458@psf.upfronthosting.co.za> |
2009-12-08 15:59:45 | vstinner | link | issue7458 messages |
2009-12-08 15:59:44 | vstinner | create | |
|