COMMITS
/ Doc/library/grp.rst February 19, 2026
S
Remove unused :platform: in module's docs (GH-144988)
Stan Ulbrych committed
September 23, 2024
M
gh-116622: Complete Android documentation (#124259)
Malcolm Smith committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
March 28, 2024
R
gh-114099: Add documentation for iOS platform (GH-117057)
Russell Keith-Magee committed
October 31, 2023
May 24, 2023
V
gh-104773: PEP 594: Remove the spwd module (#104871)
Victor Stinner committed
August 12, 2022
H
gh-82180: Document support for non-integer arg removed from grp.getgrgid in 3.10 (GH-95346)
Hugo van Kemenade committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
July 25, 2022
A
gh-95233: Correct grp.getgrgid parameter name in documentation (gid -> id) (gh-95232)
Adam Dangoor committed
March 26, 2022
A
bpo-47105: Cite grp.h instead of pwd.h in grp docs (GH-32091)
Alex Hedges committed
June 11, 2016
T
Merge Issue #22558.
Terry Jan Reedy committed
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
January 18, 2016
S
Issue #26129: Deprecated accepting non-integers in grp.getgrgid().
Serhiy Storchaka committed
December 14, 2010
R
#775964: skip YP/NIS entries instead of failing the test
R. David Murray committed
May 17, 2009
G
More conversion to new-style optional args.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed