commit | b2f6bc72a269a0c4ed389ad232b47e2a42b8dde0 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <mdickinson@enthought.com> | Sat Sep 24 08:56:09 2011 +0100 |
committer | Mark Dickinson <mdickinson@enthought.com> | Sat Sep 24 08:56:09 2011 +0100 |
tree | b1e691ab2afcc804385f38036708f598377a0051 | |
parent | adde86d0e31ce486e72a9d1a2a7625e5e34d97e9 [diff] |
Issue #12973: Fix itertools bug caused by signed integer overflow. Thanks Stefan Krah.