New submission from Alex Hedges <aphedg...@gmail.com>:
The documentation page for the grp module says to "see <pwd.h>", even though the source code (https://github.com/python/cpython/blob/v3.11.0a6/Modules/grpmodule.c) uses grp.h. I plan to release a PR for this shortly. ---------- assignee: docs@python components: Documentation messages: 415924 nosy: aphedges, docs@python priority: normal severity: normal status: open title: [Doc] grp cites pwd.h instead of grp.h versions: Python 3.11 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue47105> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com