summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-10-04-18-39-59.bpo-38371.S6Klvm.rst
blob: 583399531acd1de124e3f913e520268469e384a9 (plain)
1
2
3
Deprecated the ``split()`` method in :class:`_tkinter.TkappType` in favour
of the ``splitlist()`` method which has more consistent and predicable
behavior.