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 vstinner
Recipients corona10, miss-islington, ned.deily, ronaldoussoren, shihai1991, steve.dower, vstinner
Date 2020-03-24.17:22:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585070536.81.0.816746876675.issue40014@roundup.psfhosted.org>
In-reply-to
Content
New changeset f5c7cabb2be4e42a5975ba8aac8bb458c8d9d6d7 by Victor Stinner in branch 'master':
bpo-40014: Fix os.getgrouplist() (GH-19126)
https://github.com/python/cpython/commit/f5c7cabb2be4e42a5975ba8aac8bb458c8d9d6d7
History
Date User Action Args
2020-03-24 17:22:16vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, steve.dower, corona10, miss-islington, shihai1991
2020-03-24 17:22:16vstinnersetmessageid: <1585070536.81.0.816746876675.issue40014@roundup.psfhosted.org>
2020-03-24 17:22:16vstinnerlinkissue40014 messages
2020-03-24 17:22:16vstinnercreate