Skip to content

cleanup import fallbacks now that python-3.6+ required #87

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

Merged
merged 2 commits into from
Mar 15, 2025

Conversation

ploxiln
Copy link
Owner

@ploxiln ploxiln commented Mar 15, 2025

Also, the custom message for "multiprocessing" ImportError
was not really helpful, so simply import there too.

Also remove PyCrypto atfork() handling: Paramiko switched from PyCrypto to Cryptography in 2.0 a decade ago, so make the 2.x requirement official and remove last bit of PyCrypto

ploxiln added 2 commits March 15, 2025 03:31
Also, the custom message for "multiprocessing" ImportError
was not really helpful, so simply import there too.
Paramiko switched from PyCrypto to Cryptography in 2.0 a decade ago,
so make the 2.x requirement official and remove last bit of PyCrypto
@ploxiln ploxiln merged commit 7c4f256 into master Mar 15, 2025
25 checks passed
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.

1 participant