]> granicus.if.org Git - python/commit
Issue #16840. Turn off bignum support in tkinter with with Tcl earlier than 8.5.8
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 22 Apr 2015 07:59:32 +0000 (10:59 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 22 Apr 2015 07:59:32 +0000 (10:59 +0300)
commit71b49dde3a1162248e43ff99f4e83aae07747341
treef520f6951c08c923eac024b961755be1fbbcc7b0
parentaec050919344b9272f260b6275523cfb3abd1e41
parent3af7a38c616869b1d195add43b43e8af118e6a31
Issue #16840. Turn off bignum support in tkinter with with Tcl earlier than 8.5.8
(tclTomMath.h was broken) and non-final Tcl 8.6.
Removed TK_VERSION_HEX.
Lib/test/test_tcl.py
Modules/_tkinter.c
Modules/tkinter.h