X Tutup
The Wayback Machine - https://web.archive.org/web/20220326224251/https://github.com/python/cpython/pull/32091
Skip to content
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

bpo-47105: Cite grp.h instead of pwd.h in grp docs #32091

Merged
merged 1 commit into from Mar 26, 2022

Conversation

aphedges
Copy link
Contributor

@aphedges aphedges commented Mar 24, 2022

@aphedges
Copy link
Contributor Author

@aphedges aphedges commented Mar 24, 2022

This seems minor enough that a news entry isn't needed, but I can add one if one is requested.

@ned-deily ned-deily merged commit ee912ad into python:main Mar 26, 2022
13 checks passed
@ned-deily
Copy link
Member

@ned-deily ned-deily commented Mar 26, 2022

Thanks for the PR!

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 26, 2022

Thanks @aphedges for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 26, 2022

Thanks @aphedges for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Mar 26, 2022

GH-32120 is a backport of this pull request to the 3.10 branch.

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Mar 26, 2022

GH-32121 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit to miss-islington/cpython that referenced this issue Mar 26, 2022
(cherry picked from commit ee912ad)

Co-authored-by: Alex Hedges <aphedges@users.noreply.github.com>
miss-islington added a commit to miss-islington/cpython that referenced this issue Mar 26, 2022
(cherry picked from commit ee912ad)

Co-authored-by: Alex Hedges <aphedges@users.noreply.github.com>
ned-deily pushed a commit that referenced this issue Mar 26, 2022
(cherry picked from commit ee912ad)

Co-authored-by: Alex Hedges <aphedges@users.noreply.github.com>
ned-deily pushed a commit that referenced this issue Mar 26, 2022
(cherry picked from commit ee912ad)

Co-authored-by: Alex Hedges <aphedges@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
X Tutup