Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

Fix the encoding/decoding of Enum types. #135

Merged
merged 2 commits into from
May 23, 2017
Merged

Conversation

jriggins
Copy link
Contributor

This is an update from PR #126 with changes that I believe @tomchriste suggested. Now you can choose, Tom! :-)

FYI. This issue also affects APIStar.

tbeadle and others added 2 commits May 23, 2017 10:47
The 'enum' argument is a required parameter to creating an Enum.  Store
it in an 'extra' dict that can be passed as **kwargs during its creation.
This is an update from tbeadle/enum branch with changes that tomchriste
suggested.
@dkvdm
Copy link

dkvdm commented May 23, 2017

Thank you for your hard work gentlemen!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants