[Python-checkins] r66092 - python/trunk/Doc/whatsnew/2.6.rst
andrew.kuchling
python-checkins at python.org
Sun Aug 31 17:48:44 CEST 2008
Author: andrew.kuchling
Date: Sun Aug 31 17:48:44 2008
New Revision: 66092
Log:
Update patch/bug count
Modified:
python/trunk/Doc/whatsnew/2.6.rst
Modified: python/trunk/Doc/whatsnew/2.6.rst
==============================================================================
--- python/trunk/Doc/whatsnew/2.6.rst (original)
+++ python/trunk/Doc/whatsnew/2.6.rst Sun Aug 31 17:48:44 2008
@@ -68,8 +68,8 @@
some way.
Python 2.6 also sees a number of improvements and bugfixes throughout
-the source. A search through the change logs finds there were XXX
-patches applied and YYY bugs fixed between Python 2.5 and 2.6. Both
+the source. A search through the change logs finds there were 259
+patches applied and 612 bugs fixed between Python 2.5 and 2.6. Both
figures are likely to be underestimates.
This article doesn't attempt to provide a complete specification of
More information about the Python-checkins
mailing list