]> granicus.if.org Git - python/commit
Issue #16840: Tkinter now supports 64-bit integers added in Tcl 8.4 and
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 2 Apr 2015 15:49:14 +0000 (18:49 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 2 Apr 2015 15:49:14 +0000 (18:49 +0300)
commit4c7dc48ea579164e98c9a399711b4bb1c67d70eb
tree8b76d73f5bc00ab0506db32414f5110eb599cd99
parentea534f79a5cb388d96393f98882d724affdd29b9
parentea134da9297b14bfa8dbf3a45149bc2df28c1eb9
Issue #16840: Tkinter now supports 64-bit integers added in Tcl 8.4 and
arbitrary precision integers added in Tcl 8.5.
Lib/test/test_tcl.py
Misc/NEWS
Modules/_tkinter.c