Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Removed deprecated functionality.#1223

Merged
mhils merged 1 commit into
pyca:mainfrom
alex:kill-kill-kill
May 31, 2023
Merged

Removed deprecated functionality.#1223
mhils merged 1 commit into
pyca:mainfrom
alex:kill-kill-kill

Conversation

@alex

@alex alex commented May 31, 2023

Copy link
Copy Markdown
Member

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
Comment thread CHANGELOG.rst

- 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
Copy Markdown

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