fix `EventType` bases · python/cpython@6d372ef · GitHub
Skip to content

Commit 6d372ef

Browse files
fix EventType bases
`StrEnum` does not exist in 3.8, so use original `(str, enum.Enum)` bases.
1 parent 7bcbb53 commit 6d372ef

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

Lib/tkinter/__init__.py

Lines changed: 6 additions & 6 deletions
Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)