◐ Shell
clean mode source ↗

closes bpo-38402: Check error of primitive crypt/crypt_r. by chibby0ne · Pull Request #16599 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@chibby0ne

@chibby0ne chibby0ne commented

Oct 5, 2019

edited by benjaminp

Loading

Copy link Copy Markdown

Contributor

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

Signed-off-by: Antonio Gutierrez chibby0ne@gmail.com

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 <chibby0ne@gmail.com>

@benjaminp benjaminp changed the title bpo-36161: Check error of primitive crypt/crypt_r closes bpo-38402: Check error of primitive crypt/crypt_r.

Oct 8, 2019

@benjaminp benjaminp merged commit 0d3fe8a into python:master

Oct 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 <chibby0ne@gmail.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

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