This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients serhiy.storchaka
Date 2020-04-04.12:25:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586003108.43.0.643087706293.issue40178@roundup.psfhosted.org>
In-reply-to
Content
The proposed PR converts os.getgrouplist(), os.initgroups(), os.sendfile() and os.get_terminal_size() to Argument Clinic.
History
Date User Action Args
2020-04-04 12:25:08serhiy.storchakasetrecipients: + serhiy.storchaka
2020-04-04 12:25:08serhiy.storchakasetmessageid: <1586003108.43.0.643087706293.issue40178@roundup.psfhosted.org>
2020-04-04 12:25:08serhiy.storchakalinkissue40178 messages
2020-04-04 12:25:08serhiy.storchakacreate