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

gh-114875: Addgetgrent as a prerequisite for building thegrp module#114876

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
erlend-aasland merged 3 commits intopython:mainfrommhsmith:grp-getgrent
Feb 2, 2024

Conversation

mhsmith
Copy link
Member

@mhsmithmhsmith commentedFeb 1, 2024
edited
Loading

This allows the module to be correctly skipped on older versions of Android which don't havegetgrent and related functions:

checking for getgrent... nochecking for getgrgid... yeschecking for getgrgid_r... no[...]checking for stdlib extension module grp... missing

Copy link
Contributor

@erlend-aaslanderlend-aasland left a comment

Choose a reason for hiding this comment

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

Thanks!

mhsmithand others added2 commitsFebruary 2, 2024 19:43
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@mhsmith
Copy link
MemberAuthor

Thanks; suggestions all applied.

erlend-aasland reacted with hooray emoji

@erlend-aasland
Copy link
Contributor

Thanks again :)

aisk pushed a commit to aisk/cpython that referenced this pull requestFeb 11, 2024
…le (python#114876)Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this pull requestFeb 14, 2024
…le (python#114876)Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@mhsmithmhsmith deleted the grp-getgrent branchFebruary 16, 2024 21:04
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@erlend-aaslanderlend-aaslanderlend-aasland approved these changes

@corona10corona10Awaiting requested review from corona10corona10 is a code owner

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

grp module attempts to build even ifgetgrent family of functions are unavailable
2 participants
@mhsmith@erlend-aasland

[8]ページ先頭

©2009-2025 Movatter.jp