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 x509 ABCs #11437

Open
8 tasks
alex opened this issue Aug 15, 2024 · 0 comments
Open
8 tasks

Remove x509 ABCs #11437

alex opened this issue Aug 15, 2024 · 0 comments

Comments

@alex
Copy link
Member

alex commented Aug 15, 2024

In numerous places we only support the concrete classes, and there's no real use case for people to implement the ABCs themselves.

Therefore, we should just drop the ABCs, and replace them with the concrete base classes.

Tasks

@alex alex added the x509 label Aug 15, 2024
@alex alex added this to the Forty Fourth Release milestone Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant