summaryrefslogtreecommitdiffstats
path: root/Doc/reference
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining references to UserDict module.Georg Brandl2008-05-261-19/+18
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-261-4/+4
* Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-...Alexandre Vassalotti2008-05-161-4/+4
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-7/+5
* Rename Queue module to queue.Alexandre Vassalotti2008-05-111-1/+1
* Remove mentions of "plain" integers.Georg Brandl2008-05-113-11/+8
* Remove an obsolete sentence.Georg Brandl2008-05-111-3/+1
* #2762: remove 2.x remnants and patch up some new documentation.Georg Brandl2008-05-054-32/+16
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-041-0/+8
* Document the fact that '\U' and '\u' escapes are not treated specially in 3.0...Benjamin Peterson2008-04-281-11/+3
* Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-...Christian Heimes2008-04-191-1/+8
* Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,...Christian Heimes2008-04-131-1/+30
* #2575: bininteger missing in production list.Georg Brandl2008-04-091-1/+1
* #2567: remove new-style/old-style class docs.Georg Brandl2008-04-072-60/+5
* Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,...Christian Heimes2008-03-221-0/+4
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-162-2/+11
* Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge...Christian Heimes2008-03-041-0/+14
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-223-4/+4
* Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,...Christian Heimes2008-02-031-1/+1
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-1/+0
* Merged revisions 60176-60209 via svnmerge fromChristian Heimes2008-01-231-1/+1
* Merged revisions 60043-60052 via svnmerge fromChristian Heimes2008-01-181-1/+7
* Merged revisions 59822-59841 via svnmerge fromChristian Heimes2008-01-071-3/+18
* Remove paragraph about old-style classes.Georg Brandl2008-01-071-9/+1
* Fix reverse Ximenez symptom.Georg Brandl2008-01-071-1/+1
* Merged revisions 59774-59783 via svnmerge fromChristian Heimes2008-01-061-0/+14
* Merged revisions 59703-59773 via svnmerge fromChristian Heimes2008-01-064-62/+108
* Merged revisions 59666-59679 via svnmerge fromChristian Heimes2008-01-032-5/+6
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-315-24/+75
* Two nits.Georg Brandl2007-12-291-1/+1
* Document nonlocal statement. Written for GHOP by "Canadabear".Georg Brandl2007-12-041-3/+33
* Merged revisions 59275-59303 via svnmerge fromChristian Heimes2007-12-031-3/+0
* Reverting last commit. I had some staled data from an attempted svnmerge in m...Christian Heimes2007-12-031-0/+3
* Patch #1537 from Chad AustinChristian Heimes2007-12-031-3/+0
* Merged revisions 59259-59274 via svnmerge fromChristian Heimes2007-12-021-1/+1
* #1535: rename __builtin__ module to builtins.Georg Brandl2007-12-023-7/+7
* Remove further mentions of long integers.Georg Brandl2007-11-291-6/+4
* Remove mentions of "long integer" in the docs.Georg Brandl2007-11-292-20/+6
* Futher update docs after unbound method removal.Georg Brandl2007-11-271-97/+72
* Removed the API to create unbound methods and simplified the API for bound me...Christian Heimes2007-11-271-30/+25
* The Identifiers and keywords syntax diagram did not appear correctly in theMark Summerfield2007-11-201-4/+4
* Merged revisions 58930-58938 via svnmerge fromChristian Heimes2007-11-121-1/+1
* Re-add two paragraphs that seem to have been lost during the merge from trunk.Georg Brandl2007-11-031-4/+13
* Merged revisions 58742-58816 via svnmerge fromGuido van Rossum2007-11-022-29/+29
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-013-4/+7
* Issue 1267, continued.Guido van Rossum2007-10-221-1/+1
* Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge fromThomas Wouters2007-09-192-42/+43
* Remove yet more references to has_key() methods.Collin Winter2007-09-101-3/+3
* Finish the first pass of the language reference update.Georg Brandl2007-09-074-281/+270
* Continue going through the language reference, bringing it up-to-date.Georg Brandl2007-09-073-275/+279