summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/2.6.rst
Commit message (Expand)AuthorAgeFilesLines
* Correction from Antoine Pitrou: BufferedWriter and Reader support seek()Andrew M. Kuchling2008-08-301-7/+8
* Partial edits from revision and tidying passAndrew M. Kuchling2008-08-301-61/+84
* Add various itemsAndrew M. Kuchling2008-08-271-8/+20
* Add an item and a noteAndrew M. Kuchling2008-08-271-5/+6
* Trim whitespace; add a few updatesAndrew M. Kuchling2008-08-271-66/+105
* Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple,Martin v. Löwis2008-08-121-2/+2
* Add some itemsAndrew M. Kuchling2008-08-071-5/+23
* Rename math.sum to math.fsumMark Dickinson2008-07-301-1/+1
* fix markupBenjamin Peterson2008-07-241-1/+1
* One more attribution.Raymond Hettinger2008-07-221-2/+2
* Fix credits for math.sum()Raymond Hettinger2008-07-221-1/+2
* Tuples now have both count() and index().Raymond Hettinger2008-07-221-2/+4
* Remove out-of-date section on Exact/Inexact.Raymond Hettinger2008-07-221-8/+0
* Issue #3008: add instance method float.hex and class method float.fromhexMark Dickinson2008-07-151-0/+5
* Expand the multiprocessing sectionAndrew M. Kuchling2008-07-141-10/+134
* Add various items; move ctypes items into a subsection of their ownAndrew M. Kuchling2008-07-131-16/+40
* fix various doc typos #3320Benjamin Peterson2008-07-121-1/+1
* Fix example to match textAndrew M. Kuchling2008-07-071-1/+1
* Add two items; rewrap paragraphAndrew M. Kuchling2008-07-061-3/+27
* write a short little section for multiprocessing; it still needs helpBenjamin Peterson2008-07-011-1/+15
* fix typoBenjamin Peterson2008-06-281-6/+6
* Change description of float('nan') feature; NaNs don't care much aboutMark Dickinson2008-06-241-2/+2
* minor fixBenjamin Peterson2008-06-241-1/+1
* Various itemsAndrew M. Kuchling2008-06-201-5/+48
* Change references to the new math functions to generate proper x-refs.Georg Brandl2008-06-201-11/+10
* Fix outdated count of the number of new math module functions.Mark Dickinson2008-06-201-1/+1
* Various itemsAndrew M. Kuchling2008-06-201-42/+133
* Various itemsAndrew M. Kuchling2008-06-201-33/+80
* Note PEP 371 sectionAndrew M. Kuchling2008-06-111-0/+15
* Add a reminder for the maintainer of whatsnew.Thomas Heller2008-06-061-0/+4
* Add various itemsAndrew M. Kuchling2008-06-051-8/+76
* some updates to string formatting section in whatsnewBenjamin Peterson2008-05-261-4/+7
* Queue renaming reversal part 3: move module into place andGeorg Brandl2008-05-251-1/+1
* socketserver renaming reversal part 3: move the module into the rightGeorg Brandl2008-05-241-327/+329
* just MacOS (instead of MacOS 9)Benjamin Peterson2008-05-191-1/+1
* Re-organize the increasingly long list of deprecated modulesAndrew M. Kuchling2008-05-191-35/+61
* Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6.Alexandre Vassalotti2008-05-161-2/+2
* fix typos in whatsnewBenjamin Peterson2008-05-151-2/+3
* add Mac modules to the list of deprecated onesBenjamin Peterson2008-05-151-4/+45
* Note some removals and a renameAndrew M. Kuchling2008-05-151-3/+9
* List all the removes and renamed modulesAndrew M. Kuchling2008-05-141-8/+30
* #2836: backport new string formatting docs.Georg Brandl2008-05-121-2/+1
* Added 'n' presentation type for integers.Eric Smith2008-05-121-3/+3
* Update planned release date.Andrew M. Kuchling2008-05-091-21/+53
* #2769: markup glitch.Georg Brandl2008-05-051-1/+1
* Add the 'json' package. Code taken from simplejson 1.9 and contributed by BobBrett Cannon2008-05-051-0/+26
* Added note that Python requires at least Win2k SP4Christian Heimes2008-05-041-0/+3
* Fix typo in whatsnewBenjamin Peterson2008-05-041-1/+3
* capitalization nit for reStructuredTextBenjamin Peterson2008-05-021-1/+1
* Fix typo in whatsnewBenjamin Peterson2008-04-301-1/+1