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 kulikjak
Recipients gregory.p.smith, izbyshev, kulikjak
Date 2020-12-20.14:29:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608474546.88.0.893821462933.issue42655@roundup.psfhosted.org>
In-reply-to
Content
I checked and indeed there seems to be no reason as for why should we use `void *` rather than `gid_t *` and `uid_t *`. I changed that in the attached PR.
History
Date User Action Args
2020-12-20 14:29:06kulikjaksetrecipients: + kulikjak, gregory.p.smith, izbyshev
2020-12-20 14:29:06kulikjaksetmessageid: <1608474546.88.0.893821462933.issue42655@roundup.psfhosted.org>
2020-12-20 14:29:06kulikjaklinkissue42655 messages
2020-12-20 14:29:06kulikjakcreate