Skip to content

Remove serializable module and its tests#598

Merged
aaronayres35 merged 2 commits into
masterfrom
remove-Serializable-mixin2
Apr 6, 2021
Merged

Remove serializable module and its tests#598
aaronayres35 merged 2 commits into
masterfrom
remove-Serializable-mixin2

Conversation

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

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

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