From: Andrew M. Kuchling Date: Tue, 31 Aug 2004 11:54:22 +0000 (+0000) Subject: Add bug/patch counts X-Git-Tag: v2.4a3~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b07aae28c5d6dd87476cae66995df708856ffa0e;p=thirdparty%2FPython%2Fcpython.git Add bug/patch counts --- diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index a383f6d592b4..530a0b2c07af 100644 --- a/Doc/whatsnew/whatsnew24.tex +++ b/Doc/whatsnew/whatsnew24.tex @@ -1322,9 +1322,10 @@ Changes to Python's build process and to the C API include: %====================================================================== \section{Other Changes and Fixes \label{section-other}} +% XXX update these figures as we go As usual, there were a bunch of other improvements and bugfixes scattered throughout the source tree. A search through the CVS change -logs finds there were XXX patches applied and YYY bugs fixed between +logs finds there were 421 patches applied and 413 bugs fixed between Python 2.3 and 2.4. Both figures are likely to be underestimates. Some of the more notable changes are: