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

Rewrite the pyOpenSSL implementation in terms of the cryptography one #70

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

alex
Copy link
Member

@alex alex commented Oct 25, 2024

No description provided.

@alex alex force-pushed the alex-patch-1 branch 6 times, most recently from 98e3389 to 459c39e Compare October 25, 2024 12:46
@alex
Copy link
Member Author

alex commented Oct 25, 2024

Hmm, I don't understand how this could impact the coverage tests?

Motivation here is to clean up usage of deprecated pyOpenSSL APIs that we'd like to remove.

@hynek
Copy link
Collaborator

hynek commented Oct 25, 2024

it looks like I haven't fixed the coverage step after one of many GHA compat breaks. let me look real quick

@alex
Copy link
Member Author

alex commented Oct 25, 2024

thanks!

@hynek
Copy link
Collaborator

hynek commented Oct 25, 2024

ah beautiful! and, if I may say so: pretty cool to have tests in situations like this.

@hynek hynek merged commit a7fe7b3 into main Oct 25, 2024
21 checks passed
@hynek hynek deleted the alex-patch-1 branch October 25, 2024 13:05
@alex
Copy link
Member Author

alex commented Oct 25, 2024

@hynek do you have a plan for when the next service-identity release will be? Would like to get people off the deprecated APIs.

@hynek
Copy link
Collaborator

hynek commented Oct 25, 2024

I had none, but I can refresh the project (uv ci, metadata, drop old pythons, …) and push a no-other-changes one.

@hynek
Copy link
Collaborator

hynek commented Oct 25, 2024

speaking of, there's nothing that could move #20 along, right?

@alex
Copy link
Member Author

alex commented Oct 25, 2024 via email

@alex
Copy link
Member Author

alex commented Oct 25, 2024

And re: refreshes/release, that'd be awesome, thanks!

hynek added a commit that referenced this pull request Oct 26, 2024
@hynek
Copy link
Collaborator

hynek commented Oct 26, 2024

https://github.com/pyca/service-identity/releases/tag/24.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants