| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix whitespace. | Martin v. Löwis | 2012-06-23 | 1 | -1/+1 |
|
|
* | Issue #15146: Add PyType_FromSpecWithBases. Patch by Robin Schreiber. | Martin v. Löwis | 2012-06-23 | 1 | -0/+12 |
|
|
* | Issue #14090: fix some minor C API problems in default branch (3.3) | Eli Bendersky | 2012-06-03 | 1 | -2/+2 |
|
|
* | Issue #14424: Document PyType_GenericAlloc, and fix the documentation of PyTy... | Eli Bendersky | 2012-06-03 | 1 | -4/+5 |
|
|
* | Some corrections for the Doc/extending documentation. Closes #14129 | Eli Bendersky | 2012-02-27 | 1 | -1/+2 |
|
|
* | add generic implementation of a __dict__ descriptor for C types | Benjamin Peterson | 2012-02-20 | 1 | -1/+0 |
|
|
* | Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check | Martin v. Löwis | 2011-02-05 | 1 | -0/+8 |
|
|
* | #9204: remove mentions of removed types in the types module. | Georg Brandl | 2010-10-17 | 1 | -4/+2 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -12/+12 |
|
|
* | Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-... | Alexandre Vassalotti | 2009-07-29 | 1 | -1/+1 |
|
|
* | 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 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,... | Georg Brandl | 2008-06-10 | 1 | -1/+8 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-16 | 1 | -2/+0 |
|
|
* | Merged revisions 60364-60378 via svnmerge from | Christian Heimes | 2008-01-27 | 1 | -0/+7 |
|
|
* | Split C API docs in Py3k branch. | Georg Brandl | 2008-01-20 | 1 | -0/+68 |
|
|