]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
avoid math, don't abort when overflow check fails
authorGuido van Rossum <guido@python.org>
Sat, 4 Mar 1995 22:30:54 +0000 (22:30 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 4 Mar 1995 22:30:54 +0000 (22:30 +0000)
commit51b1c1c145ca818356f7857ed98203bcf166043f
treedb281cdc9100912e8018f9bd0c28507d139dddd9
parent1dba24eecadc76e682745ecb5fecf7f49b0811cc
avoid math, don't abort when overflow check fails
Lib/test/test_b1.py
Lib/test/test_grammar.py