closes bpo-38402: Check error of primitive crypt/crypt_r. by chibby0ne · Pull Request #16599 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Contributor
crypt.py has been modified to handle encryption algorithms methods not supported in different OSs.
Signed-off-by: Antonio Gutierrez chibby0ne@gmail.com
Checks also for encryption algorithms methods not supported in different OSs. Fixes partially: https://bugs.python.org/issue36161 Signed-off-by: Antonio Gutierrez <chibby0ne@gmail.com>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
chibby0ne
mentioned this pull request
benjaminp
changed the title
bpo-36161: Check error of primitive crypt/crypt_r
closes bpo-38402: Check error of primitive crypt/crypt_r.
benjaminp
merged commit
0d3fe8a
into
python:master
bedevere-bot
removed
the
awaiting review
label
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request
…6599) Checks also for encryption algorithms methods not supported in different OSs. Signed-off-by: Antonio Gutierrez <chibby0ne@gmail.com>
dmcilvaney
mentioned this pull request
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment