summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Note missing explanationAndrew M. Kuchling2001-03-261-2/+2
* Add a paragraph about obmalloc turning up bugs in extension modulesAndrew M. Kuchling2001-03-231-2/+21
* Add section for PEP 241Andrew M. Kuchling2001-03-231-5/+109
* Fix a further markup problem noted by FLDAndrew M. Kuchling2001-03-101-1/+1
* Discuss PEP 236.Andrew M. Kuchling2001-03-031-2/+37
* Update estimate bug and patch countsAndrew M. Kuchling2001-03-021-1/+1
* Fix markup nit pointed out by FLDAndrew M. Kuchling2001-03-011-1/+1
* Add description of PEP235Andrew M. Kuchling2001-02-281-19/+23
* Cover pydocAndrew M. Kuchling2001-02-281-48/+44
* Document the object allocatorAndrew M. Kuchling2001-02-281-2/+12
* Finished the section on weak referencesAndrew M. Kuchling2001-02-141-25/+141
* Create separate section for changes to the standard libraryAndrew M. Kuchling2001-02-111-41/+51
* Wrote section on nested scopes, and moved it to the frontAndrew M. Kuchling2001-02-051-153/+242
* Add note about non-recursive MakefilesAndrew M. Kuchling2001-01-291-1/+17
* Add names of people who've pointed out broken links and imagesAndrew M. Kuchling2001-01-241-2/+3
* Fredrik pointed out that the database shrank more than 55KAndrew M. Kuchling2001-01-241-4/+4
* Jeremy didn't write PEP 205, Fred did!Andrew M. Kuchling2001-01-231-1/+1
* Add introductory note about this article's draft statusAndrew M. Kuchling2001-01-231-14/+56
* Added dictionary.popitem() and the improved XML modules.Andrew M. Kuchling2001-01-221-18/+41
* Add reference to PEP 232.Andrew M. Kuchling2001-01-221-7/+34
* Fill out various transcripts and XXX bits, thanks to the WMATA.Andrew M. Kuchling2001-01-221-18/+137
* Beginning of a "What's New in Python 2.1" articleAndrew M. Kuchling2001-01-221-0/+253
* Correction from David Bolen: the Windows version no longer crashesAndrew M. Kuchling2000-10-191-12/+5
* Bump version number -- this document is pretty much finished!Andrew M. Kuchling2000-10-171-7/+1
* Correct form of FourThought's nameAndrew M. Kuchling2000-10-161-1/+1
* Various minor additions and clarifications, mostly suggested by JeremyAndrew M. Kuchling2000-10-121-30/+58
* Comment out a separator line, since all the others are commented out,Fred Drake2000-10-121-1/+1
* Add new section on the XML package. (This was the only major new 2.0 featureAndrew M. Kuchling2000-10-121-9/+165
* Rewrites to section on new development process, after Usenet discussionAndrew M. Kuchling2000-10-041-37/+38
* Fix double negative spotted by matt@mondoinfo.comAndrew M. Kuchling2000-09-271-2/+2
* Added a section describing the new development process. Part of itAndrew M. Kuchling2000-09-271-1/+87
* Wrote text for features added between 2.0b1 and b2.Andrew M. Kuchling2000-09-271-8/+35
* Fixed error in explanation of codec decode_func pointed out by Gregg Hauser,Andrew M. Kuchling2000-09-271-7/+8
* 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