python / asyncio

asyncio historical repository
https://docs.python.org/3/library/asyncio.html
1.04k stars 177 forks source link

Bugfix for __aenter__ in asyncio/locks.py #402

Closed dbivolaru closed 8 years ago

dbivolaru commented 8 years ago

See #401

asvetlov commented 8 years ago

See explanation for #401