| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unapplicable statement | Benjamin Peterson | 2012-02-21 | 1 | -4/+2 |
|
|
* | enable hash randomization by default | Benjamin Peterson | 2012-02-21 | 1 | -1/+23 |
|
|
* | Merge 3.2: Issue #13703 plus some related test suite fixes. | Georg Brandl | 2012-02-20 | 1 | -0/+2 |
|\ |
|
| * | Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic... | Georg Brandl | 2012-02-20 | 1 | -0/+2 |
| |\ |
|
| | * | Issue #13703: add a way to randomize the hash values of basic types (str, byt... | Georg Brandl | 2012-02-20 | 1 | -0/+2 |
|
|
* | | | PEP 3155 / issue #13448: Qualified name for classes and functions. | Antoine Pitrou | 2011-11-25 | 1 | -0/+5 |
|
|
* | | | Fix typos. | Ezio Melotti | 2011-10-25 | 1 | -3/+3 |
|
|
* | | | #13251: update string description in datamodel.rst. | Ezio Melotti | 2011-10-25 | 1 | -10/+10 |
|
|
* | | | merge 3.2 (#13259) | Benjamin Peterson | 2011-10-25 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | document __bytes__ special method (closes #13259) | Benjamin Peterson | 2011-10-25 | 1 | -0/+8 |
|
|
* | | | allow __dir__ to return any sequence | Benjamin Peterson | 2011-06-11 | 1 | -1/+2 |
|/ / |
|
* | | Issue #10771: Clarify that descriptors get used in an *owner* class or one of... | Raymond Hettinger | 2011-03-22 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | Issue #10771: Clarify that descriptors get used in an *owner* class or one of... | Raymond Hettinger | 2011-03-22 | 1 | -4/+5 |
|
|
* | | Issue 10988: fix description of super's descriptor call. | Raymond Hettinger | 2011-03-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue 10988: fix description of super's descriptor call. | Raymond Hettinger | 2011-03-22 | 1 | -1/+1 |
|
|
* | | Explicitly mention that people should not depend on immediate | Gregory P. Smith | 2011-03-10 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Reword the finalization note. | Gregory P. Smith | 2011-03-10 | 1 | -2/+2 |
|
|
| * | Explicitly mention that people should not depend on immediate | Gregory P. Smith | 2011-03-10 | 1 | -0/+2 |
|
|
| * | Merged revisions 87486 via svnmerge from | Éric Araujo | 2010-12-26 | 1 | -1/+1 |
|
|
| * | Merged revisions 86670 via svnmerge from | Éric Araujo | 2010-11-22 | 1 | -1/+1 |
|
|
| * | Merged revisions 85392 via svnmerge from | Benjamin Peterson | 2010-10-12 | 1 | -0/+7 |
|
|
| * | Merged revisions 85156 via svnmerge from | Senthil Kumaran | 2010-10-02 | 1 | -16/+16 |
|
|
| * | Merged revisions 84827-84829 via svnmerge from | Antoine Pitrou | 2010-09-15 | 1 | -3/+3 |
|
|
| * | Merged revisions 82301 via svnmerge from | Georg Brandl | 2010-07-11 | 1 | -2/+2 |
|
|
| * | Merged revisions 81365,81367 via svnmerge from | Georg Brandl | 2010-05-19 | 1 | -0/+40 |
|
|
| * | Merged revisions 77937 via svnmerge from | Benjamin Peterson | 2010-02-03 | 1 | -11/+10 |
|
|
| * | Merged revisions 77300 via svnmerge from | Antoine Pitrou | 2010-01-04 | 1 | -10/+13 |
|
|
| * | Merged revisions 75797 via svnmerge from | Georg Brandl | 2009-10-27 | 1 | -15/+22 |
|
|
| * | Merged revisions 75393,75416,75581,75609,75615 via svnmerge from | Georg Brandl | 2009-10-27 | 1 | -1/+1 |
|
|
| * | Merged revisions 74609,74627,74634,74645,74651,74738,74840,75016,75316-75317,... | Georg Brandl | 2009-10-27 | 1 | -1/+1 |
|
|
| * | Merged revisions 74613,74615,74619-74620,74622 via svnmerge from | Georg Brandl | 2009-09-01 | 1 | -0/+2 |
|
|
| * | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,... | Georg Brandl | 2009-08-13 | 1 | -3/+3 |
|
|
| * | Merged revisions 73868 via svnmerge from | Amaury Forgeot d'Arc | 2009-07-07 | 1 | -5/+5 |
|
|
* | | Fix typo spotted by Rodrigo Bernardo Pimentel (#9891) | Éric Araujo | 2010-12-26 | 1 | -1/+1 |
|
|
* | | Remove unnecessary `object` base class in docs (#10366). | Éric Araujo | 2010-11-22 | 1 | -1/+1 |
|
|
* | | use appropriate markup | Fred Drake | 2010-11-13 | 1 | -1/+1 |
|
|
* | | prefer clearing global objects to obscure module.__dict__ bugs #10068 | Benjamin Peterson | 2010-10-12 | 1 | -0/+7 |
|
|
* | | Fix - issue10010 .. index:: position in the docs. | Senthil Kumaran | 2010-10-02 | 1 | -16/+16 |
|
|
* | | Add a glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -3/+3 |
|
|
* | | Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,... | Benjamin Peterson | 2010-06-27 | 1 | -2/+2 |
|
|
* | | Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,... | Georg Brandl | 2010-05-19 | 1 | -0/+40 |
|
|
* | | Forward port total_ordering() and cmp_to_key(). | Raymond Hettinger | 2010-04-05 | 1 | -2/+1 |
|
|
* | | Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,... | Benjamin Peterson | 2010-02-03 | 1 | -11/+10 |
|
|
* | | Issue #7631: Fix undefined references to the "built-in file object", which | Antoine Pitrou | 2010-01-04 | 1 | -10/+13 |
|
|
* | | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -15/+22 |
|
|
* | | #6927: fix wrong word. | Georg Brandl | 2009-10-22 | 1 | -1/+1 |
|
|
* | | #6819: fix typo. | Georg Brandl | 2009-09-02 | 1 | -1/+1 |
|
|
* | | Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,... | Georg Brandl | 2009-09-01 | 1 | -0/+2 |
|
|
* | | Merged revisions 74209 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -3/+3 |
|
|
* | | #6428: py3k requires that __bool__ return a bool (and not an int) | Amaury Forgeot d'Arc | 2009-07-07 | 1 | -5/+5 |
|/ |
|