summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Update URL for Python 2.0Andrew M. Kuchling2000-09-251-1/+1
* Add new section "What About Python 1.6?"Andrew M. Kuchling2000-09-061-2/+55
* Removed mention of the winreg module, since it was deleted from 2.0b1Andrew M. Kuchling2000-09-061-5/+3
* Various corrections pointed out by Detlef LannertAndrew M. Kuchling2000-09-041-30/+30
* Fix markup errorAndrew M. Kuchling2000-08-301-1/+1
* Removed forgotten text in list comprehensions section (taken from the HaskellAndrew M. Kuchling2000-08-301-213/+263
* Mention the new 'import X as Y' syntaxAndrew M. Kuchling2000-08-171-0/+4
* Add section on list comprehensionAndrew M. Kuchling2000-08-171-4/+120
* Mention setdefault() method for dictsAndrew M. Kuchling2000-08-161-0/+16
* Mention Include/my*.h cleanupAndrew M. Kuchling2000-08-041-1/+4
* Added zip() builtinAndrew M. Kuchling2000-08-041-0/+8
* Document addition of webbrowser.pyAndrew M. Kuchling2000-07-091-0/+14
* Rearrange order of sectionsAndrew M. Kuchling2000-07-081-67/+72
* Added more changes from /FAndrew M. Kuchling2000-07-011-2/+11
* Changes from Moshe:Andrew M. Kuchling2000-07-011-19/+19
* Refer to "Authors", pluralAndrew M. Kuchling2000-07-011-1/+1
* Update the version number in an exampleAndrew M. Kuchling2000-07-011-4/+5
* Updated the URL for Python 2.0Andrew M. Kuchling2000-07-011-4/+5
* Credit /F in a few placesAndrew M. Kuchling2000-06-301-14/+33
* Finished the GC section.Andrew M. Kuchling2000-06-301-71/+67
* Added section on cycle GCAndrew M. Kuchling2000-06-281-11/+94
* Fix typos and errors noticed by Skip MontanaroAndrew M. Kuchling2000-06-251-14/+19
* Mention setting the default encodingAndrew M. Kuchling2000-06-101-15/+45
* List more deleted modules.Andrew M. Kuchling2000-06-101-7/+29
* Filled in the sections on new and deleted modules.Andrew M. Kuchling2000-06-101-49/+111
* Minor fixes, additions to notesAndrew M. Kuchling2000-06-091-5/+5
* Latex formatting fixesAndrew M. Kuchling2000-06-031-33/+29
* Patches from Moshe, w/ AMK's revisionsAndrew M. Kuchling2000-06-031-45/+313
* Filled out the "Core Changes" section.Andrew M. Kuchling2000-05-311-24/+81
* Article about 1.6 new featuresAndrew M. Kuchling2000-05-271-0/+233