cpython/Misc/NEWS.d/next/Library/2017-09-19-12-38-31.bpo-315...

4 lines
166 B
ReStructuredText

Removed support of arguments in `tkinter.ttk.Treeview.selection`. It was
deprecated in 3.6. Use specialized methods like `selection_set` for
changing the selection.