◐ Shell
clean mode source ↗

[3.11] gh-78469: Declare missing sethostname for Solaris 10 (GH-109447) by miss-islington · Pull Request #110581 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@miss-islington

@miss-islington miss-islington commented

Oct 9, 2023

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

Add OS version specific macro for Solaris: Py_SUNOS_VERSION.
(cherry picked from commit 3b1580a)

Co-authored-by: Jakub Kulík Kulikjak@gmail.com

…109447)

Add OS version specific macro for Solaris: Py_SUNOS_VERSION.
(cherry picked from commit 3b1580a)

Co-authored-by: Jakub Kulík <Kulikjak@gmail.com>

@erlend-aasland erlend-aasland enabled auto-merge (squash)

October 10, 2023 09:19

@erlend-aasland erlend-aasland merged commit 1942721 into python:3.11

Oct 10, 2023

@miss-islington miss-islington deleted the backport-3b1580a-3.11 branch

October 10, 2023 10:06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@erlend-aasland erlend-aasland erlend-aasland approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @erlend-aasland @kulikjak