Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(enums) Optimize member check and dynamic creation of is_<name> properties #130

Merged
merged 1 commit into from Jan 18, 2019

Conversation

fgmacedo
Copy link
Collaborator

Optimize the check of dynamic properties is_<name> using the metaclass to pre-compute the enum options.

@fgmacedo fgmacedo merged commit d9ea6f7 into master Jan 18, 2019
@fgmacedo fgmacedo deleted the fgm-optimize-getattr branch January 18, 2019 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants