Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefix old trac ticket numbers with "t" to separate them from (plain) github ... | Stefan Behnel | 2021-04-11 | 1 | -1/+1 |
* | Extend cpdef method test to cover some more (non-)override cases. | Stefan Behnel | 2019-02-09 | 1 | -1/+55 |
* | Make the cpdef override check work with Python subclasses of extension types ... | Stefan Behnel | 2019-02-08 | 1 | -0/+52 |
* | Make cpdef methods overridable in Python classes with slots (which do not hav... | Stefan Behnel | 2018-05-27 | 1 | -0/+33 |
* | Revert "Make cpdef methods overridable in Python classes with slots (which do... | Stefan Behnel | 2018-05-27 | 1 | -33/+0 |
* | Make cpdef methods overridable in Python classes with slots (which do not hav... | Stefan Behnel | 2018-05-03 | 1 | -0/+33 |