[issue34793] Remove support for "with (await asyncio.lock):"

Andrew Svetlov report at bugs.python.org
Sat Feb 1 06:12:55 EST 2020


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset 90d9ba6ef10af32e8dfe0649789c3a8ccf419e95 by Andrew Svetlov in branch 'master':
bpo-34793: Drop old-style context managers in asyncio.locks (GH-17533)
https://github.com/python/cpython/commit/90d9ba6ef10af32e8dfe0649789c3a8ccf419e95


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34793>
_______________________________________


More information about the Python-bugs-list mailing list