Message105074
The PyMalloc error was a lame bug. I've also fixed another issue (missing parenthesis in an error return).
os-getgroups-v3.patch also adds unittests:
* issue7900-tests.diff, but with all tests disabled on darwin (due to the broken implementation of getgroups)
* a check that verifies that the result of os.getgroups is consistent with "id -G". This one is only tested on darwin because parsing the output of commands is fragile and I'm far from sure that the test will work on other platforms. |
|
Date |
User |
Action |
Args |
2010-05-05 19:05:59 | ronaldoussoren | set | recipients:
+ ronaldoussoren, loewis, belopolsky, orsenthil, r.david.murray, michael.foord, flox, l0nwlf |
2010-05-05 19:05:59 | ronaldoussoren | set | messageid: <1273086359.69.0.0346816179544.issue7900@psf.upfronthosting.co.za> |
2010-05-05 19:05:58 | ronaldoussoren | link | issue7900 messages |
2010-05-05 19:05:58 | ronaldoussoren | create | |
|