This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients brian.curtin, tim.golden, vajrasky, zach.ware
Date 2013-11-04.05:19:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383542375.25.0.206920671248.issue19486@psf.upfronthosting.co.za>
In-reply-to
Content
Vajrasky Kok wrote:
> When building Python in Windows in release mode (not debug mode), I had
> to download the Tcl/Tk binary build from ActiveState

It is a bit of a hassle, but you can build your own Release mode Tcl/Tk; there are instructions in the newly clarified (hopefully) PCbuild/readme.txt.

As far as upgrading our included Tcl/Tk, I've been thinking the same thing since we started including 8.5.15 with the Mac installers; I think we should ship the same version on any platform where we ship it at all.

I'll do some testing with 8.5.15 as soon as I get a chance.  I don't have enough experience with svn (or access to svn.python.org, as far as I can tell) to actually do the upgrade if we decide to do it, though.
History
Date User Action Args
2013-11-04 05:19:35zach.waresetrecipients: + zach.ware, tim.golden, brian.curtin, vajrasky
2013-11-04 05:19:35zach.waresetmessageid: <1383542375.25.0.206920671248.issue19486@psf.upfronthosting.co.za>
2013-11-04 05:19:35zach.warelinkissue19486 messages
2013-11-04 05:19:34zach.warecreate