Skip to content

When supporting py>=3.11 consider using _add_value_alias_ for symmetric properties #85

@bckohan

Description

@bckohan

Symmetricity is rolled from scratch but as of 3.11 EnumType has builtin value alias support. If its possible we should probably use this builtin feature to support symmetric values.

https://docs.python.org/3/library/enum.html#enum.EnumType._add_value_alias_

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions