commit | 2fad10235460ac394cc8b869c41f47aba3d63594 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Sep 24 14:34:09 2017 +0300 |
committer | GitHub <noreply@github.com> | Sun Sep 24 14:34:09 2017 +0300 |
tree | 28a55ca103201a0b6b753c0d1724708ca1f34d32 | |
parent | c247caf33f6e6000d828db4762d1cb12edf3cd57 [diff] |
bpo-27319, bpo-31508: Document deprecation in Treeview.selection(). (#3667) Defer removing old behavior to 3.8. Document new feature of selection_set() and friends.