Skip to content

Python 3.11 Support #133

@brianwawok

Description

@brianwawok

Looks like some tweaks are going to be needed to work in Python 3.11?

https://docs.python.org/3/whatsnew/3.11.html#enum

File "/python3.11/site-packages/enumfields/enums.py", line 17, in new
attrs._member_names.remove('Labels')
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'dict' object has no attribute 'remove'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions