[issue47105] [Doc] grp cites pwd.h instead of grp.h

2022-03-23 Thread Alex Hedges


New submission from Alex Hedges :

The documentation page for the grp module says to "see ", 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 
<https://bugs.python.org/issue47105>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue47105] [Doc] grp cites pwd.h instead of grp.h

2022-03-23 Thread Alex Hedges


Change by Alex Hedges :


--
keywords: +patch
pull_requests: +30176
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/32091

___
Python tracker 
<https://bugs.python.org/issue47105>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com