[New-bugs-announce] [issue40178] Convert the remaining os funtions to Argument Clinic

Serhiy Storchaka report at bugs.python.org
Sat Apr 4 08:25:08 EDT 2020


New submission from Serhiy Storchaka <storchaka+cpython at gmail.com>:

The proposed PR converts os.getgrouplist(), os.initgroups(), os.sendfile() and os.get_terminal_size() to Argument Clinic.

----------
components: Extension Modules
messages: 365762
nosy: serhiy.storchaka
priority: normal
severity: normal
status: open
title: Convert the remaining os funtions to Argument Clinic
type: enhancement
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40178>
_______________________________________


More information about the New-bugs-announce mailing list