aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtAsyncio/qasyncio_test_cancel_taskgroup.py
Commit message (Expand)AuthorAgeFilesLines
* QtAsyncio: Include this non-Qt module into normal testingFriedemann Kleint2025-07-071-2/+8
* QtAsyncio: Add clarifying commentsAdrian Herrmann2024-07-191-0/+10
* QtAsyncio: Skip CancelTaskGroup test for < 3.11Adrian Herrmann2024-07-191-1/+3
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* QtAsyncio: Fix tasks with loop not cancellingAdrian Herrmann2024-04-221-0/+57