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

Fix the encoding/decoding of Enum types.#135

Merged
lovelydinosaur merged 2 commits into
core-api:masterfrom
jriggins:enum
May 23, 2017
Merged

Fix the encoding/decoding of Enum types.#135
lovelydinosaur merged 2 commits into
core-api:masterfrom
jriggins:enum

Conversation

@jriggins
Copy link
Copy Markdown
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
Copy Markdown

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