summaryrefslogtreecommitdiffstats
path: root/Doc/reference/datamodel.rst
Commit message (Expand)AuthorAgeFilesLines
* 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-271-15/+22
* #6927: fix wrong word.Georg Brandl2009-10-221-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
* Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-3/+3
* #6428: py3k requires that __bool__ return a bool (and not an int)Amaury Forgeot d'Arc2009-07-071-5/+5
* Merged revisions 72661,72675-72677,72679,72712,72801,72820 via svnmerge fromGeorg Brandl2009-05-251-5/+5
* Fixed documentation build warning.Hirokazu Yamamoto2009-04-261-1/+1
* Fix nitsRaymond Hettinger2009-04-071-5/+5
* Fix internal link.Raymond Hettinger2009-04-071-2/+2
* Add an example metaclass showing a use of __prepare__() as outlined in PEP 3...Raymond Hettinger2009-04-071-0/+32
* Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-...Benjamin Peterson2009-04-051-2/+3
* Add missing label.Georg Brandl2009-03-311-0/+1
* Merged revisions 70342,70385-70387,70389-70390,70392-70393,70395,70400,70405-...Benjamin Peterson2009-03-211-5/+6
* #5486: typos.Georg Brandl2009-03-131-1/+1
* Add reference to solution for a commonly asked question.Raymond Hettinger2009-03-121-0/+3
* Merged revisions 69078-69080 via svnmerge fromBrett Cannon2009-01-291-1/+3
* Merged revisions 68633,68648,68667,68706,68718,68720-68721,68724-68727,68739 ...Benjamin Peterson2009-01-181-4/+4
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,...Georg Brandl2008-12-071-2/+3
* Merged revisions 67243,67245,67277-67278,67289 via svnmerge fromBenjamin Peterson2008-11-191-11/+13
* fix some more print statementsBenjamin Peterson2008-10-291-2/+2
* Merged revisions 66974,66977,66984,66989,66992,66994-66996,66998-67000,67007,...Benjamin Peterson2008-10-251-2/+2
* document changes to metaclassesBenjamin Peterson2008-10-191-17/+15
* remove a mention of backtick reprBenjamin Peterson2008-10-121-9/+8
* Remove references to __cmp__.Georg Brandl2008-09-241-45/+25
* remove some more bsddb referencesBenjamin Peterson2008-09-081-3/+2
* #3794: remove __div__ and __rdiv__ traces.Georg Brandl2008-09-061-23/+12
* #3793: fix markup.Georg Brandl2008-09-061-0/+1
* Merged revisions 66085 (with modifications) via svnmerge fromNick Coghlan2008-08-311-4/+21
* Merged revisions 65487 (with heavy modifications for Py3k as well as some cle...Nick Coghlan2008-08-311-52/+137
* Merged revisions 65668 via svnmerge fromBrett Cannon2008-08-141-4/+4
* Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-...Georg Brandl2008-07-231-0/+4
* add an entry for object.__dir__Benjamin Peterson2008-07-021-0/+5
* - removed sentence about the new free format floating-point representationMark Summerfield2008-07-011-2/+5
* #3021: Antoine Pitrou's Lexical exception handlersBenjamin Peterson2008-06-111-9/+4
* 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
* Remove mentions of "plain" integers.Georg Brandl2008-05-111-5/+2
* Remove an obsolete sentence.Georg Brandl2008-05-111-3/+1
* #2762: remove 2.x remnants and patch up some new documentation.Georg Brandl2008-05-051-4/+0
* #2567: remove new-style/old-style class docs.Georg Brandl2008-04-071-57/+3
* Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,...Christian Heimes2008-03-221-0/+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 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