Terry J. Reedy <tjre...@udel.edu> added the comment:

tk release availability is a bit confusing.
  https://wiki.tcl-lang.org/page/Changes+in+Tcl%2FTk+8%2E6
appears to lists things 'new' in 3.6.1, but that seems to mean new since 8.5.1, 
as it includes thing introduced in 8.5.n, where n > 1. For instance, ttk 
spinbox is listed in this doc, but was available in 8.5.9, so is in 8.5.12+ and 
can be used without an 8.6 requirement.

Similarly,
  https://www.tcl.tk/man/tcl8.5/TkCmd/ttk_treeview.html
the 8.5.19 doc for the widget, shows the 'new in 8.6' treeview tag commands.  I 
suspect that they were present in 8.5.13.  Is there a specific 8.5.12 doc 
available?  I searched and tried adding '.12' in the url above and both failed. 
 Buildbots without _tkinter don't help either.

----------
status: open -> closed

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

Reply via email to