aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/pysidetest/multiple_inheritance_test.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary use of 'object' in class constructionremoteobjectsdevCristián Maureira-Fredes2024-12-181-3/+3
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* Implement multiple inheritance correctly, 2nd. amendmentChristian Tismer2024-03-281-5/+35
* Tests: Fix some flake warningsFriedemann Kleint2023-11-281-1/+13
* Implement multiple inheritance correctly, amendedChristian Tismer2023-04-121-0/+20
* Implement multiple inheritance correctly, compatible versionChristian Tismer2023-03-211-0/+127