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.

作者 MartyMacGyver
收信人 MartyMacGyver, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, zach.ware
日期 2015-04-18.02:17:38
SpamBayes Score -1.0
Marked as misclassified
Message-id <1429323458.59.0.957599671954.issue23982@psf.upfronthosting.co.za>
In-reply-to
内容
This change wasn't in their documentation anywhere:
http://www.tcl.tk/man/tcl8.5/TkCmd/colors.htm
http://www.tcl.tk/man/tcl8.6/TkCmd/colors.htm

It would be of value to call this out in the Python documentation (as far as I can find, there's nothing specifying which version of TclTk goes with what version of Python for Windows).

As for OSX, it appears to use whatever TclTk is installed on the system. The recommended version isn't consistent with this change either - Python specifies 8.5 for 2.7 and 3.4:
https://www.python.org/download/mac/tcltk/
历史
日期 用户 动作 参数
2015-04-18 02:17:38MartyMacGyver修改recipients: + MartyMacGyver, terry.reedy, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2015-04-18 02:17:38MartyMacGyver修改messageid: <1429323458.59.0.957599671954.issue23982@psf.upfronthosting.co.za>
2015-04-18 02:17:38MartyMacGyver链接issue23982 messages
2015-04-18 02:17:38MartyMacGyver创建