mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Issue #10822: Fix test_posix:test_getgroups failure under Solaris. Patch
by Ross Lagerwall.
This commit is contained in:
parent
287d1fdd3f
commit
318b8f35fe
2 changed files with 7 additions and 1 deletions
|
|
@ -223,6 +223,9 @@ Tools/Demos
|
|||
Tests
|
||||
-----
|
||||
|
||||
- Issue #10822: Fix test_posix:test_getgroups failure under Solaris. Patch
|
||||
by Ross Lagerwall.
|
||||
|
||||
- Make the --coverage flag work for test.regrtest.
|
||||
|
||||
- Issue #1677694: Refactor and improve test_timeout. Original patch by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue