Message287915
| Author | JDLH |
|---|---|
| Recipients | JDLH |
| Date | 2017-02-16.05:19:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487222361.77.0.515485779593.issue29562@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I guess I didn't state the things I find odd about what the new test_getgroups results.
1. `os.getgroups()` used to return group (395, 'com.apple.access_ftp'), but no longer does. I don't see a reason why.
2. `os.getgroups()` is returning 2 fewer group id's than `id -G`, even as the total number of groups is reduced. This is not the behaviour of an API limited by {NGROUPS_MAX}. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-16 05:19:21 | JDLH | set | recipients: + JDLH |
| 2017-02-16 05:19:21 | JDLH | set | messageid: <1487222361.77.0.515485779593.issue29562@psf.upfronthosting.co.za> |
| 2017-02-16 05:19:21 | JDLH | link | issue29562 messages |
| 2017-02-16 05:19:21 | JDLH | create | |