]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Sync asyncio changes from the main repo.
authorYury Selivanov <yselivanov@sprymix.com>
Mon, 11 May 2015 18:23:38 +0000 (14:23 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Mon, 11 May 2015 18:23:38 +0000 (14:23 -0400)
commit740169cd24fc108913e4480e98e608f0517a7b8a
treebf801141261edb778f7957aa777343a6c8cd1978
parent37c4f78390ae3f2c839b44939446f783b948d9d3
Sync asyncio changes from the main repo.
Lib/asyncio/base_events.py
Lib/asyncio/events.py
Lib/test/test_asyncio/test_base_events.py
Lib/test/test_asyncio/test_tasks.py
Misc/NEWS