Issue 20152, 22821: Port the fcntl module to Argument Clinic. · pythoncapi/cpython@b7299dd · GitHub
Skip to content

Commit b7299dd

Browse files
committed
Issue 20152, 22821: Port the fcntl module to Argument Clinic.
Along the way, fix an argumrnt to fcntl.fcntl to be an int instead of a long. Thanks to Serhiy Storchaka for reviewing my Clinic patch and for writing the patch to fix the long/int issue.
1 parent df1b699 commit b7299dd

2 files changed

Lines changed: 416 additions & 210 deletions

File tree

Modules/clinic/fcntlmodule.c.h

Lines changed: 188 additions & 0 deletions

0 commit comments

Comments
 (0)