Commit 8c3e1d9
committed
Fix convert to Integer at the input limits
Actually, the original code should always work given that `isinteger`
doesn't have overflow problems. I updated the code to match the rest of
the recent changes but unfortunately it appears impossible to test.1 parent 9a5acef commit 8c3e1d9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
0 commit comments