summaryrefslogtreecommitdiff
path: root/redis/asyncio/lock.py
Commit message (Expand)AuthorAgeFilesLines
* Drop python 3.6 support (#2306)dvora-h2022-07-271-8/+2
* Fix incorrect return annotation in asyncio.lock (#2155)Jelle Zijlstra2022-05-021-3/+3
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-0/+311