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 ned.deily
Recipients Dave Page, Jeffrey.Kintscher, barry, brett.cannon, ned.deily, ronaldoussoren, vstinner, xtreak
Date 2019-06-03.04:51:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559537503.57.0.334509540436.issue35070@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the analysis and the PR!  It turns out the problem is not new to 10.14; as you discovered, it's simply a matter of how may groups a particular user is in and, with all the system-generated groups, that number may vary from release to release and from user to user - which explains why the problem is not always reproducible.  I've added a few review comments to the PR.
History
Date User Action Args
2019-06-03 04:51:43ned.deilysetrecipients: + ned.deily, barry, brett.cannon, ronaldoussoren, vstinner, xtreak, Dave Page, Jeffrey.Kintscher
2019-06-03 04:51:43ned.deilysetmessageid: <1559537503.57.0.334509540436.issue35070@roundup.psfhosted.org>
2019-06-03 04:51:43ned.deilylinkissue35070 messages
2019-06-03 04:51:43ned.deilycreate