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

Change arguments of store_attr() and remove store_attrs attribute #71

Closed
jph00 opened this issue Sep 5, 2020 · 0 comments
Closed

Change arguments of store_attr() and remove store_attrs attribute #71

jph00 opened this issue Sep 5, 2020 · 0 comments
Labels

Comments

@jph00
Copy link
Member

jph00 commented Sep 5, 2020

store_attr's API has changed. self is now the second parameter, and is optional. Previously, if no names were passed to store, names were taken from the store_attrs attribute; now, however, names are taken from the list of arguments to the current function.

@jph00 jph00 added the breaking label Sep 5, 2020
@jph00 jph00 closed this as completed Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant