Update of /cvsroot/py-howto/pyhowto
In directory usw-pr-cvs1:/tmp/cvs-serv29682
Modified Files:
python-21.tex
Log Message:
Update estimate bug and patch counts
Index: python-21.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/python-21.tex,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** python-21.tex 2001/03/01 01:02:52 1.16
--- python-21.tex 2001/03/02 21:19:38 1.17
***************
*** 601,605 ****
There were relatively few smaller changes made in Python 2.1 due to
the shorter release cycle. A search through the CVS change logs turns
! up 57 patches applied, and 86 bugs fixed; both figures are likely to
be underestimates. Some of the more notable changes are:
--- 601,605 ----
There were relatively few smaller changes made in Python 2.1 due to
the shorter release cycle. A search through the CVS change logs turns
! up 117 patches applied, and 136 bugs fixed; both figures are likely to
be underestimates. Some of the more notable changes are:
|