gh-85283: Convert grp extension to the limited C API (#116611)

posixmodule.h: remove check on the limited C API, since these helpers
are not part of the public C API.
This commit is contained in:
Victor Stinner 2024-03-12 01:46:53 +01:00 committed by GitHub
parent ba13215eb1
commit 3cc5ae5c2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 20 additions and 88 deletions

View file

@ -740,3 +740,5 @@ Modules/expat/xmlrole.c - error -
Modules/_io/_iomodule.c - _PyIO_Module -
Modules/_sqlite/module.c - _sqlite3module -
Modules/clinic/md5module.c.h _md5_md5 _keywords -
Modules/clinic/grpmodule.c.h grp_getgrgid _keywords -
Modules/clinic/grpmodule.c.h grp_getgrnam _keywords -

Can't render this file because it has a wrong number of fields in line 4.