summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-09-22-11-07-50.bpo-41831.k-Eop_.rst
blob: 84a3f5253a0604dad1e2da4ad50282910654c46d (plain)
1
2
3
``str()`` for the ``type`` attribute of the ``tkinter.Event`` object always
returns now the numeric code returned by Tk instead of the name of the event
type.