diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ What's New in Python 2.6 alpha 1? Core and builtins ----------------- +- Bug #1733488: Fix compilation of bufferobject.c on AIX. + - Bug #1722485: remove docstrings again when running with -OO. - Add new attribute names for function objects. All the func_* become |