| Commit message (Expand) | Author | Age | Files | Lines |
* | Add doc for Py_RETURN_NOTIMPLEMENTED, added in #12724. | Brian Curtin | 2011-08-11 | 1 | -0/+13 |
|
|
* | The version* directives don’t work with a blank line between arguments | Éric Araujo | 2011-04-24 | 1 | -1/+0 |
|
|
* | Issue #10912: Clarify the documentation of PyObject_RichCompareBool. Thanks t... | Eli Bendersky | 2011-01-15 | 1 | -0/+3 |
|
|
* | make hashes always the size of pointers; introduce Py_hash_t #9778 | Benjamin Peterson | 2010-10-17 | 1 | -2/+7 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -52/+52 |
|
|
* | Issue #6687: Moved the special-case for integers out of PyBytes_FromObject. | Alexandre Vassalotti | 2009-12-31 | 1 | -4/+5 |
|
|
* | After discussing some more with Georg, do no migrate versionchanged:: 2.5 to | Jeroen Ruigrok van der Werven | 2009-04-27 | 1 | -4/+0 |
|
|
* | Merged revisions 71898-71900,71910,71914-71919 via svnmerge from | Jeroen Ruigrok van der Werven | 2009-04-26 | 1 | -0/+4 |
|
|
* | Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-... | Benjamin Peterson | 2009-04-05 | 1 | -0/+20 |
|
|
* | Issue #1717: remove the cmp builtin function, the C-API functions | Mark Dickinson | 2009-02-01 | 1 | -21/+0 |
|
|
* | Remove 2.6 versionchanges, turn 2.7 ones into 3.1. | Georg Brandl | 2009-01-04 | 1 | -2/+0 |
|
|
* | Merged revisions 66670,66681,66688,66696-66699 via svnmerge from | Benjamin Peterson | 2008-10-04 | 1 | -1/+1 |
|
|
* | make bytes(o) respect __bytes__ #2415 | Benjamin Peterson | 2008-08-26 | 1 | -0/+8 |
|
|
* | PyObject_Unicode doesn't exist anymore | Benjamin Peterson | 2008-08-21 | 1 | -10/+0 |
|
|
* | Merged revisions 65780,65782,65785,65809,65812,65834,65846,65859,65861 via sv... | Benjamin Peterson | 2008-08-19 | 1 | -1/+1 |
|
|
* | Merged revisions 65810 via svnmerge from | Nick Coghlan | 2008-08-18 | 1 | -0/+10 |
|
|
* | #2630: Implement PEP 3138. | Georg Brandl | 2008-06-11 | 1 | -2/+12 |
|
|
* | Split C API docs in Py3k branch. | Georg Brandl | 2008-01-20 | 1 | -0/+325 |
|
|