summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
...
* Add recent itemsAndrew M. Kuchling2004-08-071-0/+14
* Simplify languageAndrew M. Kuchling2004-08-071-11/+9
* Add string concat itemAndrew M. Kuchling2004-08-071-0/+7
* Bump versionAndrew M. Kuchling2004-08-061-1/+1
* fix markup nit, typoFred Drake2004-08-061-2/+2
* fix markup errorFred Drake2004-08-021-1/+1
* Add PEP318Andrew M. Kuchling2004-08-021-4/+131
* Add import change; add empty section for function decoratorsAndrew M. Kuchling2004-08-021-0/+17
* Update itemAndrew M. Kuchling2004-08-021-2/+4
* Add new encodingsAndrew M. Kuchling2004-07-281-4/+5
* Add an itemAndrew M. Kuchling2004-07-271-2/+3
* Add some itemsAndrew M. Kuchling2004-07-261-0/+15
* [Bug #997166] Fix exampleAndrew M. Kuchling2004-07-261-5/+4
* Update Decimal section to match the current moduleAndrew M. Kuchling2004-07-211-16/+29
* Add PEP 331; add constancy of None; minor editsAndrew M. Kuchling2004-07-211-5/+45
* SF #990497: Fix a trivial typo in sorted() example.Hye-Shik Chang2004-07-171-1/+1
* Add thread-local featureAndrew M. Kuchling2004-07-151-1/+18
* Correct a paragraph: basicConfig() isn't actually newAndrew M. Kuchling2004-07-151-6/+6
* Bump version; update dateAndrew M. Kuchling2004-07-141-3/+3
* Fix markup.Raymond Hettinger2004-07-121-9/+10
* another note for amkAnthony Baxter2004-07-121-0/+2
* reminder for amkAnthony Baxter2004-07-091-0/+2
* Add logging changesAndrew M. Kuchling2004-07-071-2/+23
* Various editsAndrew M. Kuchling2004-07-051-10/+9
* Various editsAndrew M. Kuchling2004-07-051-75/+82
* Bump version #; write introductory paraAndrew M. Kuchling2004-07-041-12/+15
* More additionsAndrew M. Kuchling2004-07-041-7/+36
* Write another sectionAndrew M. Kuchling2004-07-041-1/+19
* Rewrite two sectionsAndrew M. Kuchling2004-07-041-95/+247
* Move Decimal from the sandbox into production.Raymond Hettinger2004-07-011-0/+62
* SF patch #969791: Add nlargest() and nsmallest() to heapq.Raymond Hettinger2004-06-101-1/+4
* SF #966375: Fix typo (Reported by Kristian Ovaska)Hye-Shik Chang2004-06-041-1/+1
* Fix typo.Guido van Rossum2004-06-031-1/+1
* Small clarification.Michael W. Hudson2004-06-031-1/+2
* - fix typo reported by John BelmonteFred Drake2004-06-031-4/+4
* Warn abou missing mutate flag to ioctl. Fixes #696535.Martin v. Löwis2004-06-031-0/+2
* Remove old reminderAndrew M. Kuchling2004-06-021-2/+0
* Patch #963318: Add support for client-side cookie management.Martin v. Löwis2004-05-311-0/+19
* Add weakref support to sockets and re pattern objects.Raymond Hettinger2004-05-311-0/+4
* Clarify when iter() is first called in generator expressions.Raymond Hettinger2004-05-201-3/+3
* Improved wording for generator expressions.Raymond Hettinger2004-05-191-22/+15
* Add more docs for generator expressions.Raymond Hettinger2004-05-191-9/+12
* SF patch #872326: Generator expression implementationRaymond Hettinger2004-05-191-0/+78
* add some notes about the changes to ConfigParserFred Drake2004-05-181-0/+6
* markup adjustmentsFred Drake2004-05-061-9/+10
* Swap public and system ID in start_doctype_decl. Fixes #780300.Martin v. Löwis2004-05-061-0/+4
* fix two typos that turned text into markupFred Drake2004-03-201-1/+1
* Add news entries for the dictionary optimizations.Raymond Hettinger2004-03-181-1/+4
* Optimize tuple_slice() and make further improvements to list_slice()Raymond Hettinger2004-03-081-0/+3
* SF patch #910929: Optimize list comprehensionsRaymond Hettinger2004-03-071-0/+4