| commit | 26c7fa355a129778d21a8cf973f852dd592b792b | [log] [tgz] |
|---|---|---|
| author | Tim Peters <tim.peters@gmail.com> | Thu Aug 23 22:56:21 2001 +0000 |
| committer | Tim Peters <tim.peters@gmail.com> | Thu Aug 23 22:56:21 2001 +0000 |
| tree | a80a3c0f55eccb796fad11fe78244538c136a0e8 | |
| parent | 96685bfbf0e954febd4f873721d3db5d03cb2d99 [diff] |
SF bug [#454456] int overflow code needs tests. Added tests for boundary cases in magical PEP 237 int->long auto-overflow, but nothing here addresses the rest of the bug report so left it open.