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

Implement __deepcopy__ for x509 certificates #5318

Merged
merged 1 commit into from Jul 19, 2020

Conversation

alex
Copy link
Member

@alex alex commented Jul 19, 2020

fixes #5129

@reaperhulk
Copy link
Member

Coverage problem is not from this PR and will be fixed by #5319

@reaperhulk reaperhulk merged commit b8656fc into pyca:master Jul 19, 2020
@alex alex deleted the deepcopy-certificate branch July 19, 2020 01:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

TypeError when calling asdict() on a dataclass containing Certificates
2 participants