mirror of https://github.com/python/cpython
3 lines
138 B
ReStructuredText
3 lines
138 B
ReStructuredText
|
Deprecate ``yield from lock``, ``await lock``, ``with (yield from lock)``
|
||
|
and ``with await lock`` for asyncio synchronization primitives.
|