| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | classmethod() should fall back to calling PyClassMethod_New() instead of deci... | da-woods | 2020-06-02 | 1 | -0/+15 |
| * | repair CyFunction behaviour for staticmethods and add tests for classmethods | Stefan Behnel | 2016-09-03 | 1 | -2/+32 |
| * | __metaclass__ support | Vitja Makarov | 2010-11-03 | 1 | -0/+12 |
| * | Cleared file executable bit that was set earlier by a mistake | Dag Sverre Seljebotn | 2008-07-29 | 1 | -0/+0 |
| * | Buffer type checking cleanup/rewrite (now uses use_utility_code) | Dag Sverre Seljebotn | 2008-07-26 | 1 | -0/+0 |
| * | reverted last change, based on extended test case | Stefan Behnel | 2008-05-23 | 1 | -0/+15 |
| * | fix classmethod() calls | Stefan Behnel | 2008-05-23 | 1 | -11/+14 |
| * | simple test case to emulate class methods as function attributes | Stefan Behnel | 2008-05-23 | 1 | -0/+20 |
