]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40376: slightly improved the wording for os.getgrouplist (GH-19702) (GH-91557)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 Apr 2022 13:08:11 +0000 (06:08 -0700)
committerGitHub <noreply@github.com>
Fri, 15 Apr 2022 13:08:11 +0000 (15:08 +0200)
commit2c034700f88367df995a1e7bdc9668d99c4986b9
tree557dbcf93b3f4e0994a7ce1727fa935068186278
parentb32d12495cc514f05579520875c95f964afc5b6c
bpo-40376: slightly improved the wording for os.getgrouplist (GH-19702) (GH-91557)

The documentation for os.getgrouplist potentially read like it
returned all groups a user belongs to but it potentially doesn't.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit bd26ef5e9e701d2ab3509a49d9351259a3670772)

Co-authored-by: Jens Holzkämper <jens@holzkaemper.berlin>
Doc/library/os.rst