-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
bpo-19561: Remove unnecessary gethostname() prototype for Solaris #23208
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just tested this on OpenIndiana, works fine.
This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
I cannot remove the |
This PR is stale because it has been open for 30 days with no activity. |
Still relevant... |
3f551bd
to
d650b0c
Compare
@jcea (as an OpenSolaris expert) |
cb868a7
to
93e64c8
Compare
93e64c8
to
d2fc237
Compare
I proposed PR #108817 with more details on the issue. |
Fixed with #108817. |
This is no longer necessary because Solaris included
gethostname()
in its header files more than 15 years ago.https://bugs.python.org/issue19561