summaryrefslogtreecommitdiff
path: root/tests/test_asyncio/test_connection_pool.py
Commit message (Expand)AuthorAgeFilesLines
* replase get_event_loop wite get_running_loop (#2530)dvora-h2023-01-051-7/+7
* Combine auto-concatenated strings (#2482)David Gilman2022-12-141-1/+1
* Dev/no can read (#2360)Kristján Valur Jónsson2022-09-291-1/+1
* Drop python 3.6 support (#2306)dvora-h2022-07-271-8/+1
* Fix warnings and resource usage problems in asyncio unittests (#2258)Kristján Valur Jónsson2022-07-261-73/+87
* Add Async RedisCluster (#2099)Utkarsh Gupta2022-05-081-62/+17
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-0/+884