summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* #3310: stop referring to basestring.Georg Brandl2008-07-161-3/+2
* Merged revisions 64982-64983,65004 via svnmerge fromGeorg Brandl2008-07-161-3/+2
* Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,...Georg Brandl2008-07-1623-78/+227
* Merged revisions 64974 via svnmerge fromMark Dickinson2008-07-162-0/+70
* Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,...Georg Brandl2008-07-167-67/+110
* Merged revisions 64446,64490,64495,64526,64567 via svnmerge fromGeorg Brandl2008-07-161-1/+1
* Merged revisions 64984 via svnmerge fromEric Smith2008-07-161-2/+6
* #2512 implement the 3.0 gettext APIBenjamin Peterson2008-07-141-116/+66
* Merged revisions 64842,64853,64856,64945 via svnmerge fromRobert Schuppenies2008-07-141-2/+9
* Mention the behaviour of PyFunction_SetAnnotations() on error.Alexandre Vassalotti2008-07-131-0/+2
* Added documentation for PyFunction_GetAnnotations() andAlexandre Vassalotti2008-07-131-0/+12
* Make test.test_support.catch_warnings more robust as discussed on python-dev....Nick Coghlan2008-07-131-8/+24
* Clean up list of undocumented modules as most of them have been removed in Py...Brett Cannon2008-07-131-42/+0
* Removed extraneous whitespace.Josiah Carlson2008-07-071-1/+1
* Fixed documentation to be correct for Py3k.Josiah Carlson2008-07-072-6/+6
* Committing Py3k version of changelist 64080 and 64257, along with updated testsJosiah Carlson2008-07-072-0/+27
* fix no-op in tutorialBenjamin Peterson2008-07-051-1/+1
* remove traces of .nextBenjamin Peterson2008-07-033-28/+29
* document LOAD_BUILD_CLASSBenjamin Peterson2008-07-031-3/+3
* Merged revisions 64688 via svnmerge fromMartin v. Löwis2008-07-031-1/+7
* #3247: get rid of Py_FindMethodsAmaury Forgeot d'Arc2008-07-023-32/+12
* Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-...Benjamin Peterson2008-07-029-25/+43
* Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,...Benjamin Peterson2008-07-027-27/+24
* sync whatsnew with 2.6Benjamin Peterson2008-07-021-387/+582
* Merged revisions 64365,64370,64406,64408-64409,64412,64416-64417,64420-64421,...Benjamin Peterson2008-07-021-1/+1
* add an entry for object.__dir__Benjamin Peterson2008-07-021-0/+5
* #3191: fix round() docs and docstring.Georg Brandl2008-07-011-3/+7
* #3220: improve bytes docs a bit.Georg Brandl2008-07-011-12/+15
* document PyUnicode_CompareWithASCIIStringBenjamin Peterson2008-07-011-0/+6
* #2683: communicate() takes bytes.Georg Brandl2008-07-011-2/+2
* - No more 0L or similar.Mark Summerfield2008-07-011-26/+33
* - removed sentence about the new free format floating-point representationMark Summerfield2008-07-012-6/+5
* fix bad method names in ssl module (and typo in ssl doc)Bill Janssen2008-06-291-1/+1
* #3229 fix typo and expand notes a littleBenjamin Peterson2008-06-281-6/+7
* change references to Queue module to queue in multiprocessing docsBenjamin Peterson2008-06-281-18/+18
* Merged revisions 64407,64568 via svnmerge fromBenjamin Peterson2008-06-281-158/+93
* Merged revisions 64561 via svnmerge fromMark Dickinson2008-06-271-15/+60
* #3204: remove slice operations from operator doc.Georg Brandl2008-06-261-24/+0
* Rewrite references to Py3k in __floor__, __ceil__ and __round__ documentation.Mark Dickinson2008-06-241-12/+16
* Remove trailing 'L's from integers in limit_denominator examples.Mark Dickinson2008-06-241-3/+3
* Fix old urllib/urllib2/urlparse usage.Georg Brandl2008-06-232-21/+22
* Review the doc changes for the urllib package creation.Georg Brandl2008-06-239-166/+90
* Documentation updates for urllib package. Modified the documentation for theSenthil Kumaran2008-06-2312-593/+565
* Reviewed and updated the documentation. Fixes #3017.Facundo Batista2008-06-211-10/+243
* remove references of cPickle in the pickle docs (uhh. unlabeled footnotes)Benjamin Peterson2008-06-201-117/+23
* Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,...Amaury Forgeot d'Arc2008-06-173-3/+21
* Removed some versionadded tags, and a reference to "long" in a sampleAmaury Forgeot d'Arc2008-06-172-13/+1
* Merged revisions 64089,64098,64100-64102,64113,64115-64116,64118,64120,64132,...Amaury Forgeot d'Arc2008-06-174-42/+39
* Merged revisions 64131,64134-64141,64143-64146 via svnmerge fromThomas Heller2008-06-161-90/+101
* remove a versionaddedBenjamin Peterson2008-06-141-3/+1