removed a NEWS entry that cloned itself in mysterious circumstances

This commit is contained in:
Łukasz Langa 2010-11-20 16:24:30 +00:00
parent cc7ebb8f69
commit f149e45a4e

View File

@ -42,10 +42,6 @@ Library
complex zeros on systems where the log1p function fails to respect
the sign of zero. This fixes a test failure on AIX.
- 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.
- Issue #9732: Addition of getattr_static to the inspect module.
- Issue #10446: Module documentation generated by pydoc now links to a