Stefano Rivera

Results 52 comments of Stefano Rivera

Presumably this is due to using `sys.maxize` in the calculation, a carry-over from the integer test_profit. `float` is the same size on 32 & 64 bit platforms, but `sys.maxsize` will...

Added this patch to mitogen in Debian unstable. [#1073837](https://bugs.debian.org/1073837)