summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Use correct header lineAndrew M. Kuchling2007-10-201-1/+1
* Various itemsAndrew M. Kuchling2007-10-201-6/+40
* Add itemsAndrew M. Kuchling2007-10-161-1/+50
* Eliminate camelcase function nameAndrew M. Kuchling2007-10-081-2/+2
* Add various itemsAndrew M. Kuchling2007-09-251-18/+105
* Add item; sort properlyAndrew M. Kuchling2007-09-181-15/+53
* Make target uniqueAndrew M. Kuchling2007-09-131-1/+1
* Add various itemsAndrew M. Kuchling2007-09-131-0/+428
* Change socket.error to inherit from IOError rather than being a standGregory P. Smith2007-09-091-1/+2
* Add more itemsAndrew M. Kuchling2007-09-011-3/+32
* Add various itemsAndrew M. Kuchling2007-09-011-3/+35
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-157-0/+9447
* Delete the LaTeX doc tree.Georg Brandl2007-08-158-10618/+0
* Clarify PEP 343 description.Georg Brandl2007-07-291-9/+18
* Update expected birthday of 2.6Neal Norwitz2007-06-021-1/+1
* Note removed modulesAndrew M. Kuchling2007-05-211-0/+8
* Add window.chgat() method, submitted via e-mail by Fabian KreutzAndrew M. Kuchling2007-04-111-0/+12
* Typo fix.Georg Brandl2007-03-311-1/+1
* Duplicate label fix.Georg Brandl2007-03-311-1/+1
* Add item. (Oops, accidentally checked this in on my branch)Andrew M. Kuchling2007-03-301-0/+11
* Add comments on maintenance of this fileAndrew M. Kuchling2007-03-211-0/+40
* Add a comment about 3k migrationNeal Norwitz2007-03-201-0/+3
* Patch #1682878: the new socket methods are recv_into and recvfrom_into, not *...Georg Brandl2007-03-181-2/+2
* Add NamedTupleAndrew M. Kuchling2007-03-011-0/+16
* Add some itemsAndrew M. Kuchling2007-02-261-2/+48
* Add itemAndrew M. Kuchling2007-01-251-0/+6
* Describe new methods in Queue moduleAndrew M. Kuchling2006-12-181-0/+7
* [Bug #1616726] Fix description of generator.close(); if you raise some random...Andrew M. Kuchling2006-12-181-7/+8
* Bump versionAndrew M. Kuchling2006-12-181-1/+1
* Add missing wordAndrew M. Kuchling2006-11-071-1/+1
* Add itemAndrew M. Kuchling2006-10-271-1/+4
* Set svn:keywords propertyAndrew M. Kuchling2006-10-271-1/+1
* SF Bug #1563963, add missing word and cleanup first sentanceNeal Norwitz2006-09-231-2/+2
* add boilerplate "What's New" document so the docs will buildFred Drake2006-09-231-0/+134
* Use native SQLite typesAndrew M. Kuchling2006-09-081-2/+2
* Explain SQLite a bit more clearlyAndrew M. Kuchling2006-09-081-6/+8
* Add missing wordAndrew M. Kuchling2006-09-081-1/+1
* Rearrange example a bit, and show rpartition() when separator is not foundAndrew M. Kuchling2006-09-051-2/+4
* Fix final documentation nits before backporting decimal module fixes to 2.5Nick Coghlan2006-09-031-3/+4
* Fix documentation nits for decimal context managers.Raymond Hettinger2006-09-021-7/+6
* Update bug/patch countsAndrew M. Kuchling2006-08-161-1/+1
* Link to docs; remove an XXX commentAndrew M. Kuchling2006-08-161-3/+1
* Bump document version to 1.0; remove pystone paragraphAndrew M. Kuchling2006-08-161-4/+1
* Add UnicodeWarningAndrew M. Kuchling2006-08-161-0/+34
* [Patch #1534027] Add notes on locale module changesAndrew M. Kuchling2006-08-091-5/+34
* [Bug #1536021] Mention __hash__ changeAndrew M. Kuchling2006-08-091-2/+10
* Bump version numberAndrew M. Kuchling2006-08-081-1/+1
* 'Other changes' section now has only one item; move the item elsewhere and re...Andrew M. Kuchling2006-08-081-22/+13
* Move obmalloc item into C API sectionAndrew M. Kuchling2006-08-081-29/+29
* Mention csv newline changesAndrew M. Kuchling2006-07-311-0/+16