mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
Issue #11185: Fix test_wait4 under AIX. Patch by Sébastien Sablé.
This commit is contained in:
commit
0cb1e9ab97
2 changed files with 9 additions and 2 deletions
|
|
@ -465,10 +465,11 @@ Library
|
|||
|
||||
- Implement PEP 435 "Adding an Enum type to the Python standard library".
|
||||
|
||||
|
||||
Tests
|
||||
-----
|
||||
|
||||
- Issue #11185: Fix test_wait4 under AIX. Patch by Sébastien Sablé.
|
||||
|
||||
- Issue #18207: Fix test_ssl for some versions of OpenSSL that ignore seconds
|
||||
in ASN1_TIME fields.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue