Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

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

Closed
tiran wants to merge 1 commit into
python:mainpython/cpython:mainfrom
tiran:bpo-45808-crypt_rtiran/cpython:bpo-45808-crypt_rCopy head branch name to clipboard
Closed

bpo-45808: Fix check for crypt_r on platforms without crypt.h#29563
tiran wants to merge 1 commit into
python:mainpython/cpython:mainfrom
tiran:bpo-45808-crypt_rtiran/cpython:bpo-45808-crypt_rCopy head branch name to clipboard

Conversation

@tiran

@tiran tiran commented Nov 15, 2021

Copy link
Copy Markdown
Member

Signed-off-by: Christian Heimes <christian@python.org>
@tiran

tiran commented Nov 15, 2021

Copy link
Copy Markdown
Member Author

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
Copy Markdown

🤖 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

tiran commented Nov 23, 2021

Copy link
Copy Markdown
Member Author

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.