summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.2.rst
Commit message (Expand)AuthorAgeFilesLines
* Elaborate on the calculation used in the random module.Raymond Hettinger2010-12-151-24/+26
* Add intro to the changed modules section.Raymond Hettinger2010-12-151-0/+14
* Move email section in with other modules. Fix markup.Raymond Hettinger2010-12-151-57/+57
* Minor regroupings.Raymond Hettinger2010-12-151-20/+21
* Adopt Antoine's suggestion to improve readability with module subsections.Raymond Hettinger2010-12-151-168/+232
* Add entries for the random module and the collections module.Raymond Hettinger2010-12-151-6/+31
* Typo fixAndrew M. Kuchling2010-12-151-1/+1
* NitsRaymond Hettinger2010-12-141-9/+10
* remove (un)transform methodsBenjamin Peterson2010-12-121-20/+0
* Fix typo.Georg Brandl2010-12-101-2/+2
* Move nntp entry back to changed modules section and add entry for non-ascii i...Raymond Hettinger2010-12-101-7/+13
* Reclassify some entries and remove a couple of minor ones.Raymond Hettinger2010-12-101-43/+30
* Overview of email module and recategorize various entries.Raymond Hettinger2010-12-101-32/+45
* Doh! Example pasted twice, but only once in the right place.Raymond Hettinger2010-12-091-6/+1
* Entries for datetime, callable, and collections.Counter.Raymond Hettinger2010-12-091-15/+41
* Edited the Unicode 6.0.0 entry to add unicode.org links and trim the summary.Alexander Belopolsky2010-12-081-7/+10
* Added a datetime new features entryAlexander Belopolsky2010-12-081-0/+21
* Entry for inspect.getattr_static().Raymond Hettinger2010-12-081-8/+9
* Example of argparge with subparsers.Raymond Hettinger2010-12-081-5/+24
* range() exampleRaymond Hettinger2010-12-081-1/+10
* Nits.Raymond Hettinger2010-12-081-2/+1
* Clean-ups.Raymond Hettinger2010-12-081-12/+13
* Add example for concurrent.futures.Raymond Hettinger2010-12-081-5/+25
* Update whatsnew. Salt the random number seed.Raymond Hettinger2010-12-081-6/+12
* Martin's name with Unicode.Raymond Hettinger2010-12-071-1/+4
* Clean-ups and examples.Raymond Hettinger2010-12-071-7/+8
* Spelling.Raymond Hettinger2010-12-071-4/+4
* More cleanups and examples.Raymond Hettinger2010-12-071-33/+64
* Add example for the entry for argparseRaymond Hettinger2010-12-071-2/+59
* Add entry for new pdb featuresRaymond Hettinger2010-12-071-0/+15
* Add entry for the new sysconfig module.Raymond Hettinger2010-12-071-0/+59
* Fix typoDavid Malcolm2010-12-071-1/+1
* Note improvements to the docs.Raymond Hettinger2010-12-061-6/+29
* Typo fixups.Raymond Hettinger2010-12-061-3/+3
* Fix title.v3.2b1Georg Brandl2010-12-051-1/+1
* Nits and todosRaymond Hettinger2010-12-051-6/+9
* Apply rest of #10628, and add a few todo comments.Georg Brandl2010-12-051-2/+12
* SpellingRaymond Hettinger2010-12-051-3/+3
* Update the unittest section.Raymond Hettinger2010-12-051-17/+27
* New string format character.Raymond Hettinger2010-12-051-1/+14
* Optimization notes.Raymond Hettinger2010-12-051-5/+22
* Describe the transform/untranform methodsRaymond Hettinger2010-12-051-0/+19
* Note the updates to range objects.Raymond Hettinger2010-12-051-23/+30
* Optimization of Timsort.Raymond Hettinger2010-12-051-3/+19
* Start the argparse entry.Raymond Hettinger2010-12-051-7/+30
* Mention itertools.accumulate().Raymond Hettinger2010-12-041-1/+18
* Fill-in stub for concurrent.futuresRaymond Hettinger2010-12-041-5/+43
* Fix PEP number.Martin v. Löwis2010-12-041-1/+1
* Merge branches/pep-0384.Martin v. Löwis2010-12-031-0/+18
* Issue 2690: Add support for slicing and negative indices to range objects (in...Nick Coghlan2010-12-031-0/+4