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

Skip to content

bpo-45808: Fix check for crypt_r on platforms without crypt.h #29563

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

Closed
wants to merge 1 commit into from

Conversation

tiran
Copy link
Member

@tiran tiran commented Nov 15, 2021

Signed-off-by: Christian Heimes [email protected]

https://bugs.python.org/issue45808

@tiran
Copy link
Member Author

tiran commented Nov 15, 2021

The PR also introduced LIBCRYPT. I need the variable in another PR later.

The check kinda worked on FreeBSD because it picks up the unrelated file /usr/include/rpcsvc/crypt.h.

@tiran tiran added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 15, 2021
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @tiran for commit 86a3a59 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 15, 2021
@tiran
Copy link
Member Author

tiran commented Nov 23, 2021

Superseded by #29725

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

Successfully merging this pull request may close these issues.

3 participants