@ -12,6 +12,8 @@ What's New in Python 2.5.2c1?
Core and builtins
-----------------
- Issue 1704621: Fix segfaults in list_repeat() and list_inplace_repeat().
- Issue #1147: Generators were not raising a DeprecationWarning when a string
was passed into throw().