mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
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:
parent
ba13215eb1
commit
3cc5ae5c2c
8 changed files with 20 additions and 88 deletions
|
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue