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

Remove serializable module and its tests #598

Merged
merged 2 commits into from
Apr 6, 2021

Conversation

aaronayres35
Copy link
Contributor

closes #250

This PR removes the Serializable mixin class and related tests.

Supersedes #575. We will deal with _post_load separately as per this comment: #582 (comment)

also there is #583 for dealing with get_state and set_state

To keep things simple here we just remove serializable and its tests

@rahulporuri
Copy link
Contributor

Can you resolve the merge conflicts? Looks like the black changes conflict with the removals in this PR.

Copy link
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, barring the merge conflicts.

@aaronayres35 aaronayres35 merged commit 99109d9 into master Apr 6, 2021
@rahulporuri rahulporuri deleted the remove-Serializable-mixin2 branch April 7, 2021 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serializable mixin should be removed
2 participants