summaryrefslogtreecommitdiff
path: root/tests/test_concurrency.py
Commit message (Expand)AuthorAgeFilesLines
* Upgraded pylint to 1.4, removed useless suppressionsNed Batchelder2014-11-231-3/+3
* Use a WeakKeyDictionary to track coroutine objects to prevent leaks. Fixes #330.Ned Batchelder2014-11-081-0/+18
* "concurrency" is a better name that "coroutine"Ned Batchelder2014-09-241-0/+208