New submission from Vajrasky Kok:

Right now, at November 3rd 2013, the latest minor version of Tcl/Tk 8.5 is 
8.5.15.

http://www.activestate.com/activetcl/downloads
http://www.tcl.tk/

When building Python in Windows in release mode (not debug mode), I had to 
download the Tcl/Tk binary build from ActiveState which only offers 8.5.15 
version. To download the older version, you have to buy business license from 
them.

So maybe it's the time to bump up the version?

Of course we have to update the svn repository as well.
http://svn.python.org/projects/external/

----------
components: Tkinter
files: bump_up_tcl_version_windows.patch
keywords: patch
messages: 202030
nosy: vajrasky, zach.ware
priority: normal
severity: normal
status: open
title: Bump up version of Tcl/Tk in building Python in Windows platform
versions: Python 3.4
Added file: http://bugs.python.org/file32481/bump_up_tcl_version_windows.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19486>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to