FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-127146: Emscripten: Skip test_url2pathname_resolve_host (GH-135634) by miss-islington · Pull Request #135651 · python/cpython · GitHub

/ cpython Public

[3.14] gh-127146: Emscripten: Skip test_url2pathname_resolve_host (GH-135634) - #135651

Merged
freakboy3742 merged 1 commit into
python:3.14from
miss-islington:backport-2a49c54-3.14
Jun 18, 2025
Merged

[3.14] gh-127146: Emscripten: Skip test_url2pathname_resolve_host (GH-135634)#135651
freakboy3742 merged 1 commit into
python:3.14from
miss-islington:backport-2a49c54-3.14

Conversation

miss-islington commented Jun 18, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

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

…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>
freakboy3742 enabled auto-merge (squash) June 18, 2025 03:03
freakboy3742 merged commit bf189d7 into python:3.14 Jun 18, 2025
miss-islington deleted the backport-2a49c54-3.14 branch January 2, 2026 16:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL