summaryrefslogtreecommitdiffstats
path: root/Doc/reference
Commit message (Expand)AuthorAgeFilesLines
* #9117: fix syntax for class definition.Georg Brandl2010-10-171-3/+6
* prefer clearing global objects to obscure module.__dict__ bugs #10068Benjamin Peterson2010-10-121-0/+7
* Fix errors found by "make suspicious".Georg Brandl2010-10-062-2/+2
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-1/+1
* Fix - issue10010 .. index:: position in the docs.Senthil Kumaran2010-10-021-16/+16
* #9911: doc copyedits.Georg Brandl2010-09-211-1/+1
* Mention % as string formatting.Georg Brandl2010-09-201-0/+3
* Add a glossary entry for file objects.Antoine Pitrou2010-09-151-3/+3
* Clarify where support for negative indices fall in the language hierarchy.Raymond Hettinger2010-09-151-5/+12
* add newlineBenjamin Peterson2010-09-101-0/+1
* #4617: Previously it was illegal to delete a name from the localAmaury Forgeot d'Arc2010-09-101-5/+4
* #9760: clarify what context expression is.Georg Brandl2010-09-031-1/+2
* TypoFlorent Xicluna2010-09-031-1/+1
* #9451: strengthen warning about __*__ special name usage.Georg Brandl2010-08-021-5/+6
* #6928: fix class docs w.r.t. new metaclasses.Georg Brandl2010-08-021-26/+24
* Fix issue9132 - Documentation for comparing dictionaries is out of dateSenthil Kumaran2010-07-141-12/+3
* note that byte strings can be raw, too #9114Benjamin Peterson2010-06-291-9/+9
* rephrase and remove uneeded statementBenjamin Peterson2010-06-291-6/+4
* Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,...Benjamin Peterson2010-06-272-8/+8
* Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,...Georg Brandl2010-05-191-0/+40
* Fix nits in the lexical analysis section: \u requires four digits, backtick i...Georg Brandl2010-05-101-4/+4
* Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-...Benjamin Peterson2010-04-111-1/+3
* Merged revisions 79852 via svnmerge fromMark Dickinson2010-04-061-0/+3
* Forward port total_ordering() and cmp_to_key().Raymond Hettinger2010-04-051-2/+1
* Fix typo in definition of 'in' keyword.Stefan Krah2010-04-011-1/+1
* Fix some issues found by Jacques Ducasse on the docs list.Georg Brandl2010-03-211-6/+2
* Update versionadded/changed.Ezio Melotti2010-03-211-2/+0
* Fix \xhh specs, #1889. (an oversight of r60193, r60210).Florent Xicluna2010-03-151-1/+1
* Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge fromGeorg Brandl2010-03-142-11/+28
* Recorded merge of revisions 78024 via svnmerge fromGeorg Brandl2010-02-061-1/+1
* Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,...Benjamin Peterson2010-02-031-11/+10
* Issue #7631: Fix undefined references to the "built-in file object", whichAntoine Pitrou2010-01-041-10/+13
* Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-274-29/+47
* #6927: fix wrong word.Georg Brandl2009-10-222-4/+4
* Merged revisions 74817-74820,74822-74824 via svnmerge fromGeorg Brandl2009-09-161-10/+21
* #6910 - for->or typoEzio Melotti2009-09-161-1/+1
* #6819: fix typo.Georg Brandl2009-09-021-1/+1
* Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,...Georg Brandl2009-09-011-0/+2
* Document the import semantics that if None is found in sys.modules for a modu...Brett Cannon2009-08-301-1/+3
* #6618: fix invalid 3k syntax.Georg Brandl2009-08-031-1/+1
* Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-264-9/+9
* #6428: py3k requires that __bool__ return a bool (and not an int)Amaury Forgeot d'Arc2009-07-071-5/+5
* Merged revisions 72912,72920,72940 via svnmerge fromBenjamin Peterson2009-06-281-3/+5
* <> is gone (almost).Georg Brandl2009-06-031-1/+1
* range() doesn't return a listBenjamin Peterson2009-06-031-1/+1
* Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,...Benjamin Peterson2009-06-011-6/+2
* Merged revisions 72661,72675-72677,72679,72712,72801,72820 via svnmerge fromGeorg Brandl2009-05-251-5/+5
* Merged revisions 72924 via svnmerge fromGeorg Brandl2009-05-251-2/+18
* Merged revisions 72288 via svnmerge fromGeorg Brandl2009-05-041-1/+3
* Merged revisions 71814-71817,71901-71903 via svnmerge fromGeorg Brandl2009-04-271-0/+5