]> 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:53:08 +0000 (10:53 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 22 Apr 2015 07:53:08 +0000 (10:53 +0300)
commit3af7a38c616869b1d195add43b43e8af118e6a31
treeb2c62ac26fa34644f2fd5ae3b3f4849b78f51b71
parent462c357d70cf499f82349c6839c624e4f3026a49
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.
Lib/test/test_tcl.py
Modules/_tkinter.c
Modules/tkinter.h