[issue41817] Incorrect types in tkinter.EventType Enum

Ethan Furman report at bugs.python.org
Tue Sep 22 11:01:29 EDT 2020


Ethan Furman <ethan at stoneleaf.us> added the comment:


New changeset ea0711a9f9f207d6d4ca037d90de6ec60db131b0 by Ethan Furman in branch 'master':
bpo-41817: use new StrEnum to ensure all members are strings (GH-22348)
https://github.com/python/cpython/commit/ea0711a9f9f207d6d4ca037d90de6ec60db131b0


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41817>
_______________________________________


More information about the Python-bugs-list mailing list