Skip to content

Issue deprecation warnings when calling objects that use pyopenssl in their signatures#206

Closed
ohemorange wants to merge 3 commits intomainfrom
total-break-deprecation
Closed

Issue deprecation warnings when calling objects that use pyopenssl in their signatures#206
ohemorange wants to merge 3 commits intomainfrom
total-break-deprecation

Conversation

@ohemorange
Copy link
Contributor

@ohemorange ohemorange commented Jan 16, 2025

We're going to have to make breaking changes post-2.0 no matter what due to things like x5c in jws. Assuming we go down the route of using the style of changes in #182 and just making a clean break, here are deprecation warnings so that users are aware of the upcoming transition. I used the same message in each place since we don't actually have a finalized PR with the changes we will make. If we do want more specific messages, we should have a reviewed PR ready so that the messages about what the changes will be are accurate.

edit: #197 is a more recent PR. it's similar to #182, though it doesn't remove ComparableX509. It may be easier to build off of.

@ohemorange ohemorange requested a review from bmw January 16, 2025 21:19
@bmw bmw mentioned this pull request Jan 17, 2025
@ohemorange ohemorange closed this Jan 17, 2025
@jvanasco jvanasco mentioned this pull request Jan 23, 2025
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.

2 participants