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

Fixed issue #55 #188

Closed
wants to merge 6 commits into from
Closed

Fixed issue #55 #188

wants to merge 6 commits into from

Conversation

4gatepylon
Copy link

Issue #55

Serialization of encryption context will throw the correct type of error. Also broke the serialization function into two using a helper function to improve readability and actually pass flake8 tests (which otherwise fail because of "too complex" which basically means it has too much if/else try/catch logic going on).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

No files moved or created, but they were edited. This also contains a merge with Caitlin's PR so it is up to date.

improved readability and future compatibility.
Copy link
Contributor

@lizroth lizroth left a comment

Choose a reason for hiding this comment

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

Tests look good. Taking another look at the program flow here, I think this needs another round. Let me know what you think.

@acioc
Copy link

acioc commented Dec 5, 2020

Closing stale PR, please reopen as needed

@acioc acioc closed this Dec 5, 2020
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.

3 participants