[issue20565] Update Tcl/Tk version for buildbots

2014-05-13 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Thank you Zachary. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https

[issue20565] Update Tcl/Tk version for buildbots

2014-04-22 Thread Zachary Ware
Zachary Ware added the comment: 2.7 is now updated to 8.5.15, 3.3 is in security mode, and 3.4+ are on 8.6.1. -- nosy: +zach.ware resolution: -> fixed stage: -> resolved status: open -> closed versions: +Python 3.5 -Python 3.3 ___ Python tracker

[issue20565] Update Tcl/Tk version for buildbots

2014-04-22 Thread Roundup Robot
Roundup Robot added the comment: New changeset 2b8d9276ad5b by Zachary Ware in branch '2.7': Issue #21303, #20565: Updated the version of Tcl/Tk used on Windows http://hg.python.org/cpython/rev/2b8d9276ad5b -- nosy: +python-dev ___ Python tracker

[issue20565] Update Tcl/Tk version for buildbots

2014-02-08 Thread Antoine Pitrou
Antoine Pitrou added the comment: I think this is done through the "external" SVN project: http://svn.python.org/projects/external/ -- nosy: +loewis ___ Python tracker ___ __

[issue20565] Update Tcl/Tk version for buildbots

2014-02-08 Thread Terry J. Reedy
Terry J. Reedy added the comment: I think the Windows buildbots should use the version delivered with the installer. While sticking with one tcl/tk version for one 18 to 24 month cycle is ok, perhaps we should consider updating the version delivered with 2.7. The features exposed by tkinter c

[issue20565] Update Tcl/Tk version for buildbots

2014-02-08 Thread Serhiy Storchaka
New submission from Serhiy Storchaka: Currently Windows buildbots use old versions of Tcl/Tk. These versions contain bugs (for example see issue20560). Versions mentioned in Tools/buildbot/external-common.bat: On 2.7: 8.5.2.1/8.5.2.0 On 3.3: 8.5.11.0 On 3.4: 8.6.1.0 Some buildbots even use bet