summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_asyncgen.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #28480: Adjust or skip tests if multithreading is disabledMartin Panter2016-10-201-1/+3
|
* Issue #28003: Implement PEP 525 -- Asynchronous Generators.Yury Selivanov2016-09-091-0/+823