Skip to content

Conversation

hoodmane
Copy link
Contributor

@hoodmane hoodmane commented Jun 17, 2025

It's failing because gethostbyname_r() is returning an incorrect ip address for localhost. Will be resolved by upstream PR: emscripten-core/emscripten#24593

It's failing because `gethostbyname_r()` is returning an incorrect
ip address for `localhost`. Will be resolved by upstream PR:
emscripten-core/emscripten#24593
@bedevere-app bedevere-app bot added awaiting review tests Tests in the Lib/test dir labels Jun 17, 2025
@freakboy3742 freakboy3742 added the needs backport to 3.14 bugs and security fixes label Jun 17, 2025
Copy link
Contributor

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@freakboy3742 freakboy3742 merged commit 2a49c54 into python:main Jun 18, 2025
50 checks passed
@miss-islington-app
Copy link

Thanks @hoodmane for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 18, 2025
…honGH-135634)

Emscripten currently `gethostbyname_r()` returns an incorrect
IP address for `localhost`. Will be resolved by upstream PR:
emscripten-core/emscripten#24593
(cherry picked from commit 2a49c54)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 18, 2025

GH-135651 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 18, 2025
freakboy3742 pushed a commit that referenced this pull request Jun 18, 2025
…-135634) (#135651)

Emscripten currently `gethostbyname_r()` returns an incorrect
IP address for `localhost`. Will be resolved by upstream PR:
emscripten-core/emscripten#24593
(cherry picked from commit 2a49c54)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
lkollar pushed a commit to lkollar/cpython that referenced this pull request Jun 19, 2025
…hon#135634)

Emscripten currently `gethostbyname_r()` returns an incorrect
IP address for `localhost`. Will be resolved by upstream PR:
emscripten-core/emscripten#24593
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…hon#135634)

Emscripten currently `gethostbyname_r()` returns an incorrect
IP address for `localhost`. Will be resolved by upstream PR:
emscripten-core/emscripten#24593
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…hon#135634)

Emscripten currently `gethostbyname_r()` returns an incorrect
IP address for `localhost`. Will be resolved by upstream PR:
emscripten-core/emscripten#24593
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…hon#135634)

Emscripten currently `gethostbyname_r()` returns an incorrect
IP address for `localhost`. Will be resolved by upstream PR:
emscripten-core/emscripten#24593
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants