| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove unnecessary use of 'object' in class constructionremoteobjectsdev | Cristián Maureira-Fredes | 2024-12-18 | 1 | -3/+3 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | Implement multiple inheritance correctly, 2nd. amendment | Christian Tismer | 2024-03-28 | 1 | -5/+35 |
| * | Tests: Fix some flake warnings | Friedemann Kleint | 2023-11-28 | 1 | -1/+13 |
| * | Implement multiple inheritance correctly, amended | Christian Tismer | 2023-04-12 | 1 | -0/+20 |
| * | Implement multiple inheritance correctly, compatible version | Christian Tismer | 2023-03-21 | 1 | -0/+127 |