We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
09ef943
Fix a bug with cancelation during acquire #170 (thanks @romasku)
Deprecate passing explicit loop argument to RWLock constructor
loop
RWLock
Deprecate creation of RWLock instance outside of async function context
Minimal supported version is Python 3.6
The library works with Python 3.8 and Python 3.9 seamlessly