cpython/Misc/NEWS.d/next/Library/2017-12-09-11-30-35.bpo-322...

3 lines
138 B
ReStructuredText

Deprecate ``yield from lock``, ``await lock``, ``with (yield from lock)``
and ``with await lock`` for asyncio synchronization primitives.