Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #10031: overhaul the "imports" section of the programming FAQ. | Georg Brandl | 2014-10-06 | 1 | -1/+1 |
* | Closes #22507: document that PyType_IsSubtype does not call __subclasscheck__. | Georg Brandl | 2014-10-06 | 1 | -0/+5 |
* | update to new C roles and directives | Sandro Tosi | 2012-01-14 | 1 | -13/+13 |
* | Dont put "void" in signature for nullary functions. | Georg Brandl | 2009-07-24 | 1 | -1/+1 |
* | Issue #4129: Belatedly document which C API functions had their argument(s) or | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+4 |
* | #2989: add PyType_Modified(). | Georg Brandl | 2008-05-28 | 1 | -1/+10 |
* | Added clear cache methods to clear the internal type lookup cache for ref lea... | Christian Heimes | 2008-01-27 | 1 | -0/+7 |
* | Split the monstrous C API manual files in smaller parts. | Georg Brandl | 2008-01-19 | 1 | -0/+76 |