summaryrefslogtreecommitdiff
path: root/Doc/reference/datamodel.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...Georg Brandl2012-02-201-3/+10
|\
| * document __bytes__ special method (closes #13259)Benjamin Peterson2011-10-251-0/+8
| * Issue #10771: Clarify that descriptors get used in an *owner* class or one of...Raymond Hettinger2011-03-221-4/+5
| |\
| * \ Issue 10988: fix description of super's descriptor call.Raymond Hettinger2011-03-221-1/+1
| |\ \
| * \ \ Explicitly mention that people should not depend on immediateGregory P. Smith2011-03-101-3/+2
| |\ \ \
| | * | | Fix typo spotted by Rodrigo Bernardo Pimentel (#9891)Éric Araujo2010-12-261-1/+1
| | * | | Remove unnecessary `object` base class in docs (#10366).Éric Araujo2010-11-221-1/+1
| | * | | use appropriate markupFred Drake2010-11-131-1/+1
| | * | | prefer clearing global objects to obscure module.__dict__ bugs #10068Benjamin Peterson2010-10-121-0/+7
| | * | | Fix - issue10010 .. index:: position in the docs.Senthil Kumaran2010-10-021-16/+16
| | * | | Add a glossary entry for file objects.Antoine Pitrou2010-09-151-3/+3
| | * | | Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,...Benjamin Peterson2010-06-271-2/+2
| | * | | Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,...Georg Brandl2010-05-191-0/+40
| | * | | Forward port total_ordering() and cmp_to_key().Raymond Hettinger2010-04-051-2/+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-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
* | | | | Issue #13703: add a way to randomize the hash values of basic types (str, byt...Georg Brandl2012-02-201-0/+2
| |_|_|/ |/| | |
* | | | Issue #10771: Clarify that descriptors get used in an *owner* class or one of...Raymond Hettinger2011-03-221-4/+5
| |_|/ |/| |
* | | Issue 10988: fix description of super's descriptor call.Raymond Hettinger2011-03-221-1/+1
|/ /
* | Reword the finalization note.Gregory P. Smith2011-03-101-2/+2
* | Explicitly mention that people should not depend on immediateGregory P. Smith2011-03-101-0/+2
* | Merged revisions 87486 via svnmerge fromÉric Araujo2010-12-261-1/+1
* | Merged revisions 86670 via svnmerge fromÉric Araujo2010-11-221-1/+1
* | Merged revisions 85392 via svnmerge fromBenjamin Peterson2010-10-121-0/+7
* | Merged revisions 85156 via svnmerge fromSenthil Kumaran2010-10-021-16/+16
* | Merged revisions 84827-84829 via svnmerge fromAntoine Pitrou2010-09-151-3/+3
* | Merged revisions 82301 via svnmerge fromGeorg Brandl2010-07-111-2/+2
* | Merged revisions 81365,81367 via svnmerge fromGeorg Brandl2010-05-191-0/+40
* | Merged revisions 77937 via svnmerge fromBenjamin Peterson2010-02-031-11/+10
* | Merged revisions 77300 via svnmerge fromAntoine Pitrou2010-01-041-10/+13
* | Merged revisions 75797 via svnmerge fromGeorg Brandl2009-10-271-15/+22
* | Merged revisions 75393,75416,75581,75609,75615 via svnmerge fromGeorg Brandl2009-10-271-1/+1
* | Merged revisions 74609,74627,74634,74645,74651,74738,74840,75016,75316-75317,...Georg Brandl2009-10-271-1/+1
* | Merged revisions 74613,74615,74619-74620,74622 via svnmerge fromGeorg Brandl2009-09-011-0/+2
* | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-3/+3
* | Merged revisions 73868 via svnmerge fromAmaury 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