mirror of
https://github.com/python/cpython.git
synced 2025-11-08 21:52:45 +00:00
Addition of issue 9926 to NEWS
This commit is contained in:
parent
fa73555cfc
commit
c610e3e55e
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ Library
|
|||
|
||||
- Issue 10326: unittest.TestCase instances can be pickled.
|
||||
|
||||
- Issue 9926: Wrapped TestSuite subclass does not get __call__ executed.
|
||||
|
||||
- Issue #9920: Skip tests for cmath.atan and cmath.atanh applied to
|
||||
complex zeros on systems where the log1p function fails to respect
|
||||
the sign of zero. This fixes a test failure on AIX.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue