Message75751
Hi, Victor! Thanks for the updated patch.
Your patch still hangs on:
>>> from sys import maxint
>>> (-maxint-1).numbits()
on my 32-bit machine. |
|
Date |
User |
Action |
Args |
2008-11-11 17:15:52 | mark.dickinson | set | recipients:
+ mark.dickinson, loewis, rhettinger, terry.reedy, vstinner, fredrikj |
2008-11-11 17:15:52 | mark.dickinson | set | messageid: <1226423752.49.0.915616192202.issue3439@psf.upfronthosting.co.za> |
2008-11-11 17:15:51 | mark.dickinson | link | issue3439 messages |
2008-11-11 17:15:51 | mark.dickinson | create | |
|