Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

GNU/Hurd returns empty string from getsockname() for AF_UNIX sockets#18630

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JukkaL merged 1 commit intopython:masterfromellert:gnu-hurd-ipc
Feb 11, 2025

Conversation

@ellert
Copy link
Contributor

Build the socket name from directory name and name instead.

This fixes existing failing tests on Debian GNU/Hurd:

  • mypy/test/testdaemon.py::DaemonSuite::*
  • mypy/test/testipc.py::IPCTests::*

Build the socket name from directory name and name instead.
@github-actions
Copy link
Contributor

According tomypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Copy link
Collaborator

@JukkaLJukkaL left a comment

Choose a reason for hiding this comment

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

I don't have much context on GNU/Hurd, but this seems safe since the new code path won't be used on other platforms.

@JukkaLJukkaL merged commita5abc77 intopython:masterFeb 11, 2025
16 of 18 checks passed
@ellertellert deleted the gnu-hurd-ipc branchFebruary 11, 2025 16:27
ericmarkmartin pushed a commit to ericmarkmartin/mypy that referenced this pull requestFeb 19, 2025
…ython#18630)Build the socket name from directory name and name instead.This fixes existing failing tests on Debian GNU/Hurd:* mypy/test/testdaemon.py::DaemonSuite::** mypy/test/testipc.py::IPCTests::*
ericmarkmartin pushed a commit to ericmarkmartin/mypy that referenced this pull requestFeb 19, 2025
…ython#18630)Build the socket name from directory name and name instead.This fixes existing failing tests on Debian GNU/Hurd:* mypy/test/testdaemon.py::DaemonSuite::** mypy/test/testipc.py::IPCTests::*
x612skm pushed a commit to x612skm/mypy-dev that referenced this pull requestFeb 24, 2025
…ython#18630)Build the socket name from directory name and name instead.This fixes existing failing tests on Debian GNU/Hurd:* mypy/test/testdaemon.py::DaemonSuite::** mypy/test/testipc.py::IPCTests::*
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@JukkaLJukkaLJukkaL approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ellert@JukkaL

[8]ページ先頭

©2009-2025 Movatter.jp