summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Minor editsAndrew M. Kuchling2004-02-091-6/+7
* * Move collections.deque() in from the sandboxRaymond Hettinger2004-01-291-0/+25
* Add CJK codecsAndrew M. Kuchling2004-01-181-0/+14
* SF Patch #864863: Bisect C implementationRaymond Hettinger2004-01-051-0/+4
* Small correction to exampleRaymond Hettinger2004-01-051-2/+3
* * Add various updates reflecting the last two weeks of checkins:Raymond Hettinger2004-01-051-3/+38
* list the Python Software Foundation on all the documentsFred Drake2004-01-025-5/+20
* Use 'input' as variable name, even though it shadows a built-inAndrew M. Kuchling2004-01-011-9/+7
* Various fixups:Raymond Hettinger2003-12-311-26/+36
* markup fixFred Drake2003-12-301-2/+2
* Fix silly typoAndrew M. Kuchling2003-12-231-1/+1
* Add various itemsAndrew M. Kuchling2003-12-181-4/+60
* Guido grants a Christmas wish:Raymond Hettinger2003-12-171-11/+11
* Make example more readableAndrew M. Kuchling2003-12-161-3/+6
* Expand the groupby() example to:Raymond Hettinger2003-12-121-0/+15
* Add groupby()Andrew M. Kuchling2003-12-061-0/+28
* Fix typo and mark-up; shorten textAndrew M. Kuchling2003-11-261-5/+3
* Fix typosAndrew M. Kuchling2003-11-261-2/+2
* Nits from a review of the documentation update.Raymond Hettinger2003-11-261-3/+18
* Note the addition of set() and frozenset().Raymond Hettinger2003-11-241-0/+44
* Add two itemsAndrew M. Kuchling2003-11-201-0/+7
* Various editsAndrew M. Kuchling2003-11-131-7/+9
* Fix typoRaymond Hettinger2003-11-121-2/+2
* Explain the advantages of reversed.Raymond Hettinger2003-11-121-3/+6
* Present each feature in terms of what makes it useful or desirable.Raymond Hettinger2003-11-121-24/+68
* Add 'see also' section pointing to the PEPAndrew M. Kuchling2003-11-081-0/+5
* Add some recent changesAndrew M. Kuchling2003-11-081-1/+46
* Record an item I missed and bump the version number. [2.3 bugfix candidate.]Andrew M. Kuchling2003-10-231-1/+6
* Add some more itemsAndrew M. Kuchling2003-10-211-3/+28
* Document list.sort() changesAndrew M. Kuchling2003-10-211-1/+37
* Fix a bunch of typos in documentation, docstrings and comments.Walter Dörwald2003-10-201-1/+1
* minor correction. python 2.3 was released with the bsddb module 4.1.6 not 4.1.1Gregory P. Smith2003-09-211-1/+1
* Patch #707167: Pass dircache exceptions to the caller. Fixes #682813.Martin v. Löwis2003-09-201-1/+2
* [Bug #780231] One of the changes described in the 2.3 "What's New" documentAndrew M. Kuchling2003-08-292-27/+27
* [Patch #739124] Add use_default_colors() to curses moduleAndrew M. Kuchling2003-08-131-2/+5
* boilerplate to start off "What's New in Python 2.4"Fred Drake2003-07-301-0/+136
* [Bug #779469] Fix error in example codeAndrew M. Kuchling2003-07-301-2/+3
* Bump version number; record 2.3 release dateAndrew M. Kuchling2003-07-291-3/+3
* Avoid a few 301 permanent redirects.Fred Drake2003-07-221-3/+3
* Change \code to \verb, because TeX merges the two dashes into aAndrew M. Kuchling2003-07-211-1/+1
* Add introductory paragraphsAndrew M. Kuchling2003-07-181-57/+69
* Add a few more itemsAndrew M. Kuchling2003-07-181-5/+22
* Complete the rewrite pass; add a few more items; bump version number to 0.90;...Andrew M. Kuchling2003-07-171-113/+126
* Mention list.index; more small textual changesAndrew M. Kuchling2003-07-161-26/+30
* Add reminder list of things to document; mention sys.getcheckinterval() and s...Andrew M. Kuchling2003-07-161-1/+9
* Minor text changes; update bug/patch count (quite a jump!)Andrew M. Kuchling2003-07-161-18/+18
* Adjust description of the internationalized domain name encoding toFred Drake2003-07-161-1/+1
* In the description of enumerate(), the indexing operators should notFred Drake2003-07-161-2/+2
* Fix missing parenthesisRaymond Hettinger2003-07-121-1/+1
* Missing markup.Raymond Hettinger2003-07-101-1/+1