aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/tests/samplebinding/stdcomplex_test.py
Commit message (Expand)AuthorAgeFilesLines
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* shiboken6: Add __int__, __float__Friedemann Kleint2023-09-051-0/+5
* shiboken6: Add __abs__, __pow__Friedemann Kleint2023-09-051-0/+13
* Add some test for number protocol functionsFriedemann Kleint2023-08-311-0/+53