Message388255
It is possible to create custom Enum classes with a metaclass that is a subtype of EnumMeta. It is also possible to inherit from such an enumeration to create another enumeration. However, attempting to do so via the functional API raises an exception. See attached file that highlights minimal failing test case. |
|
Date |
User |
Action |
Args |
2021-03-08 00:58:27 | suhailsingh247 | set | recipients:
+ suhailsingh247 |
2021-03-08 00:58:27 | suhailsingh247 | set | messageid: <1615165107.75.0.80264384575.issue43430@roundup.psfhosted.org> |
2021-03-08 00:58:27 | suhailsingh247 | link | issue43430 messages |
2021-03-08 00:58:27 | suhailsingh247 | create | |
|