Login
From:
Anže’s Blog
(Uncensored)
subscribe
Enum with `str` or `int` Mixin Breaking Change in Python 3.11
https://blog.pecar.me/python-enum
links
backlinks
Roast topics
Find topics
Find it!
A change in how Python handles `str` and `int` mixins in Enum classes might break your code when you upgrade to Python 3.11.