summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/whatsnew22.tex
Commit message (Expand)AuthorAgeFilesLines
* [Bug #780231] One of the changes described in the 2.3 "What's New" documentAndrew M. Kuchling2003-08-291-0/+27
* Don't mention __slots__ as a technique for error avoidanceAndrew M. Kuchling2003-05-201-10/+6
* Update e-mail addressAndrew M. Kuchling2002-11-271-1/+1
* Mention that the MRO algorithm changes in 2.3Andrew M. Kuchling2002-11-151-0/+3
* Update text to refer to 2.2.2Andrew M. Kuchling2002-11-121-5/+5
* Remove extra wordAndrew M. Kuchling2002-11-121-3/+3
* Many minor markup adjustments for consistency.Fred Drake2002-05-021-10/+10
* Add a nameAndrew M. Kuchling2002-04-101-1/+1
* Mention 2.2.1 in intro and in bug/patch countsAndrew M. Kuchling2002-04-011-8/+11
* 1.00 at last!Andrew M. Kuchling2001-12-211-6/+29
* Update the documentation linksAndrew M. Kuchling2001-12-201-15/+6
* Use the final patch/bug numbersAndrew M. Kuchling2001-12-201-2/+1
* Use an immutable tuple for __slots instead of a mutable listAndrew M. Kuchling2001-12-071-2/+2
* Oops! Forgot the value parameter.Andrew M. Kuchling2001-12-031-1/+1
* Add __delete__ method of propertiesAndrew M. Kuchling2001-12-031-1/+4
* Correctly create new-style classes in the examplesAndrew M. Kuchling2001-11-261-7/+13
* Fix markup typoAndrew M. Kuchling2001-10-311-1/+1
* Add paragraph about difflib suggested by David GoodgerAndrew M. Kuchling2001-10-311-2/+11
* Fix grammar errorAndrew M. Kuchling2001-10-301-2/+2
* Rewrites and additions resulting from today's feedbackAndrew M. Kuchling2001-10-301-24/+49
* Various minor rewritesAndrew M. Kuchling2001-10-301-28/+31
* Corrections noted by Michael McLayAndrew M. Kuchling2001-10-301-4/+4
* dictionary -> dictAndrew M. Kuchling2001-10-291-1/+1
* Fix two typos noted by Jens QuadeAndrew M. Kuchling2001-10-291-5/+12
* Fix some markup errors noted by MHAndrew M. Kuchling2001-10-291-5/+5
* Fill in remaining XXX spotsAndrew M. Kuchling2001-10-261-19/+31
* Finish off the type/class section; I don't think there's much elseAndrew M. Kuchling2001-10-261-73/+125
* Fill out section on how to write a new-style classAndrew M. Kuchling2001-10-231-7/+145
* Update bug/patch countsAndrew M. Kuchling2001-10-221-1/+1
* Add correction from /F about SREAndrew M. Kuchling2001-10-221-10/+10
* Partly fill out the PEP 252 sectionAndrew M. Kuchling2001-10-221-12/+214
* A bunch of minor rewordingsAndrew M. Kuchling2001-10-221-48/+64
* Minor additions and rewrites.Andrew M. Kuchling2001-09-281-9/+15
* Add link to Unix Review's 2.2 articleAndrew M. Kuchling2001-09-241-2/+11
* Add support for SMTP TLSAndrew M. Kuchling2001-09-141-0/+5
* Remove some XXX markersAndrew M. Kuchling2001-09-101-15/+17
* Add section on long integer changesAndrew M. Kuchling2001-09-101-18/+69
* Note some changes that I need to write aboutAndrew M. Kuchling2001-09-051-0/+10
* Correction: the Borland C port isn't fully operational yetAndrew M. Kuchling2001-09-041-3/+4
* Add Jack Jansen's explanation of the MacOS X changesAndrew M. Kuchling2001-08-301-7/+43
* Add METH_O and METH_NOARGS changeAndrew M. Kuchling2001-08-291-9/+19
* Note addition of cleanfuture.pyAndrew M. Kuchling2001-08-151-0/+6
* Add section on PEP 238 changesAndrew M. Kuchling2001-08-111-10/+84
* Document two new itemsAndrew M. Kuchling2001-08-071-9/+21
* Move C-level changes into a section of their ownAndrew M. Kuchling2001-07-311-36/+64
* Rewrite MBCS paragraph following MH's suggestions, and credit himAndrew M. Kuchling2001-07-311-1/+12
* More Unicode corrections from MAL to match a post-2.2a1 changeAndrew M. Kuchling2001-07-201-23/+13
* Revise the Unicode section after getting comments from MAL, GvR, and others.Andrew M. Kuchling2001-07-191-25/+49
* Fill out the Unicode section, somewhat uncertainlyAndrew M. Kuchling2001-07-191-7/+24
* Finish the "Other changes" sectionAndrew M. Kuchling2001-07-191-34/+45