]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16840: Fixed Tcl test on 2.7 with Tcl 8.4.19.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 10 Apr 2015 18:12:18 +0000 (21:12 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 10 Apr 2015 18:12:18 +0000 (21:12 +0300)
commit4507b8183b4cf0aa2fa006b44c965c5b7b92065c
tree837205e32cbc756cd9e559f046d3f1e3b7936d46
parent461295443f23e77cf08d70e59652dfdc75f2b696
Issue #16840: Fixed Tcl test on 2.7 with Tcl 8.4.19.
In some Tcl versions -2147483648 is wide integer.
Lib/test/test_tcl.py