[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Message 364870 - Python tracker

Message364870

Author ned.deily
Recipients corona10, ned.deily, ronaldoussoren, shihai1991, steve.dower, vstinner
Date 2020-03-23.18:14:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584987290.58.0.0455565137475.issue40014@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the PR, Victor, it does address the problem.  I went back and explicitly tested on macOS 10.14 and 10.13 by creating some more groups and adding the user to them and the same failure occurred there so this is not just a 10.15 issue.  Most likely this hasn't been an issue before is that 10.15 creates more groups for system services than the earlier versions did.  So the PR should be updated to remove the 10.15 (and 10.5!) references.
History
Date User Action Args
2020-03-23 18:14:50ned.deilysetrecipients: + ned.deily, ronaldoussoren, vstinner, steve.dower, corona10, shihai1991
2020-03-23 18:14:50ned.deilysetmessageid: <1584987290.58.0.0455565137475.issue40014@roundup.psfhosted.org>
2020-03-23 18:14:50ned.deilylinkissue40014 messages
2020-03-23 18:14:50ned.deilycreate