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

Removed deprecated functionality. #1223

Merged
merged 1 commit into from
May 31, 2023
Merged

Removed deprecated functionality. #1223

merged 1 commit into from
May 31, 2023

Conversation

alex
Copy link
Member

@alex alex commented May 31, 2023

Deprecated some functionality that should have been deprecated a long time ago.

@alex alex force-pushed the kill-kill-kill branch 2 times, most recently from df7b1df to 2e98ea1 Compare May 31, 2023 12:20
Deprecated some functionality that should have been deprecated a long time ago.
@alex alex force-pushed the kill-kill-kill branch from 2e98ea1 to 0035c11 Compare May 31, 2023 12:28
@@ -12,10 +12,14 @@ Backward-incompatible changes:

- Dropped support for Python 3.6.
- The minimum ``cryptography`` version is now 41.0.0.
- Removed ``OpenSSL.crypto.loads_pkcs7`` and ``OpenSSL.crypto.loads_pkcs12`` which had been deprecated for 3 years.
Copy link

Choose a reason for hiding this comment

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

Guess it should be OpenSSL.crypto.load_pkcs7_data and OpenSSL.crypto.load_pkcs12?

#1251 changed L20 from OpenSSL.crypto.loads_pkcs12 to OpenSSL.crypto.load_pkcs12.

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.

3 participants