Skip to content

Conversation

@chibby0ne
Copy link
Contributor

@chibby0nechibby0ne commented Oct 5, 2019

crypt.py has been modified to handle encryption algorithms methods not supported in different OSs.

Signed-off-by: Antonio Gutierrez [email protected]

https://bugs.python.org/issue38402

Checks also for encryption algorithms methods not supported in different OSs. Fixes partially: https://bugs.python.org/issue36161 Signed-off-by: Antonio Gutierrez <[email protected]>
@benjaminpbenjaminp changed the title bpo-36161: Check error of primitive crypt/crypt_rcloses bpo-38402: Check error of primitive crypt/crypt_r.Oct 8, 2019
@benjaminpbenjaminp merged commit 0d3fe8a into python:masterOct 8, 2019
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
…6599) Checks also for encryption algorithms methods not supported in different OSs. Signed-off-by: Antonio Gutierrez <[email protected]>
Sign up for freeto 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.

4 participants

@chibby0ne@benjaminp@the-knights-who-say-ni@bedevere-bot