]> granicus.if.org Git - python/commit
[3.6] bpo-27319, bpo-31508: Document deprecation in Treeview.selection(). (GH-3667...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Sep 2017 12:03:48 +0000 (05:03 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 24 Sep 2017 12:03:48 +0000 (15:03 +0300)
commite31eca45e548bf6f439d540f3751516acbc31689
tree4a3cc480f1adc9fefa4aaecd9e4bbbbd81746be9
parent018e6b9f696311a65f47f33ea04b7baef3f3664f
[3.6] bpo-27319, bpo-31508: Document deprecation in Treeview.selection(). (GH-3667) (#3719)

Defer removing old behavior to 3.8.
Document new feature of selection_set() and friends.
(cherry picked from commit 2fad10235460ac394cc8b869c41f47aba3d63594)
Doc/library/tkinter.ttk.rst
Lib/tkinter/test/test_ttk/test_widgets.py
Lib/tkinter/ttk.py