History log of /external/python/cpython3/Lib/asyncio/base_futures.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6130c0271f00e54fe754f764733668ecda617d51 07-Nov-2016 Yury Selivanov <yury@magic.io> Merge 3.5 (issue #28634)
a0c1ba608eb89b4e10155f7652c50a3ac0b709af 28-Oct-2016 Yury Selivanov <yury@magic.io> Issue #28544: Implement asyncio.Task in C.

This implementation provides additional 10-20% speed boost for
asyncio programs.

The patch also fixes _asynciomodule.c to use Arguments Clinic, and
makes '_schedule_callbacks' an overridable method (as it was in 3.5).
/external/python/cpython3/Lib/asyncio/base_futures.py