]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41831: Restore str implementation of __str__ in tkinter.EventType (GH-22355)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 9 Oct 2020 19:57:34 +0000 (22:57 +0300)
committerGitHub <noreply@github.com>
Fri, 9 Oct 2020 19:57:34 +0000 (22:57 +0300)
commiteb38c6b7aa35d3003ec0958533421902d19ce408
tree41ad1816f8c20e096e6c19318355966cab8eab37
parentf25323a307a72c40862c87c2df822f83be6645da
bpo-41831: Restore str implementation of __str__ in tkinter.EventType (GH-22355)
Lib/tkinter/__init__.py
Misc/NEWS.d/next/Library/2020-09-22-11-07-50.bpo-41831.k-Eop_.rst [new file with mode: 0644]