Staging
v0.8.1
https://github.com/python/cpython
Revision 28d8d14013ade0657fed4673f5fa3c08eb2b1944 authored by Andrew Svetlov on 09 December 2017, 18:00:05 UTC, committed by GitHub on 09 December 2017, 18:00:05 UTC
* Add test for 'with (yield from lock)'
* Deprecate with statement for asyncio locks
* Document the deprecation
1 parent a9f8df6
History
Tip revision: 28d8d14013ade0657fed4673f5fa3c08eb2b1944 authored by Andrew Svetlov on 09 December 2017, 18:00:05 UTC
bpo-32253: Deprecate with statement and bare await for asyncio locks (GH-4764)
Tip revision: 28d8d14
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.5 KB
_testembed.c -rw-r--r-- 7.1 KB
python.c -rw-r--r-- 3.1 KB

README

back to top