summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* SF bug # 493951 string.{starts,ends}with vs slicesNeal Norwitz2002-06-141-0/+4
* This is my nearly two year old patchMichael W. Hudson2002-06-111-0/+9
* Tweak traceback message to avoid LaTeX2HTML bugAndrew M. Kuchling2002-06-101-3/+5
* Fix typoAndrew M. Kuchling2002-06-101-2/+2
* Fix typo, and add some remindersAndrew M. Kuchling2002-06-101-1/+12
* Tweak the description of pymalloc. Mention pymemcompat.h.Michael W. Hudson2002-06-101-24/+34
* Add OS/2 textAndrew M. Kuchling2002-05-291-9/+16
* More additionsAndrew M. Kuchling2002-05-291-25/+15
* As discussed on python-dev, add a mechanism to indicate featuresNeal Norwitz2002-05-291-0/+9
* Rearrange paragraphAndrew M. Kuchling2002-05-271-5/+5
* This is patchMichael W. Hudson2002-05-271-0/+6
* Mention math.degrees() and math.radians()Andrew M. Kuchling2002-05-241-12/+24
* Give the enumerate() PEP a section of its ownAndrew M. Kuchling2002-05-101-36/+50
* More filling outAndrew M. Kuchling2002-05-071-80/+170
* Write two sections, and write some partial text for some other sectionsAndrew M. Kuchling2002-05-061-39/+224
* Added note about using the documentation build tools under Cygwin.Fred Drake2002-05-021-0/+2
* Many minor markup adjustments for consistency.Fred Drake2002-05-021-10/+10
* Correct Moshe's e-mail addressAndrew M. Kuchling2002-05-021-8/+6
* Note that NameError's message also changed in 2.0Andrew M. Kuchling2002-05-021-8/+10
* Add some items, and remove a note to myselfAndrew M. Kuchling2002-04-291-7/+7
* Long-forgotten change: Update first paragraph with actual release dateAndrew M. Kuchling2002-04-181-5/+3
* Add itemAndrew M. Kuchling2002-04-151-0/+2
* posix.mknod() and {}.pop() were addedNeal Norwitz2002-04-151-1/+2
* Add itemsAndrew M. Kuchling2002-04-151-0/+20
* Add a nameAndrew M. Kuchling2002-04-101-1/+1
* Add empty section for boolAndrew M. Kuchling2002-04-031-0/+12
* Updated PEP link to point to the now-canonical site.Fred Drake2002-04-031-1/+1
* Add an itemAndrew M. Kuchling2002-04-021-0/+20
* Copy section on generators from the 2.2 document with a bit of rewritingAndrew M. Kuchling2002-04-011-1/+153
* Mention 2.2.1 in intro and in bug/patch countsAndrew M. Kuchling2002-04-011-8/+11
* Fill in this document a bit, adding reminders of items that should be includedAndrew M. Kuchling2002-03-271-5/+99
* Add a starter for the next "What's New" document.Fred Drake2002-03-261-0/+21
* 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
* Remove obsolete e-mail addressAndrew M. Kuchling2001-11-052-2/+2
* 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