Branch: refs/heads/3.6 Home: https://github.com/python/cpython Commit: 20f1029584a091959ead30b7f7ef238668745aa0 https://github.com/python/cpython/commit/20f1029584a091959ead30b7f7ef238668745aa0 Author: Mariatta <Mariatta at users.noreply.github.com> Date: 2017年06月23日 (2017年6月23日) Changed paths: M Lib/asyncio/coroutines.py Log Message: ----------- [3.6] Fix a typo in a comment in coroutines.py (GH-2267) (GH-2370) defiend -> defined (cherry picked from commit cab469245d7635447c5e04fa6ed860b067dfc26b)