summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorYury Selivanov <yury@magic.io>2016-11-08 19:16:01 -0500
committerYury Selivanov <yury@magic.io>2016-11-08 19:16:01 -0500
commit5dbe12ac2d1c4763d143be6db17d298511484eaa (patch)
tree8a8c1eca43a4e3131d168585e048bcf46f41286b /Python/sysmodule.c
parent0ad3de98236bf2992531d0d8f172636b21ccadff (diff)
downloadcpython-5dbe12ac2d1c4763d143be6db17d298511484eaa.tar.gz
asyncio: Fix _format_coroutine for coroutine-like objects w/o __name__
Some built-in coroutine-like objects might not have __name__ or __qualname__. A good example of such are 'asend', 'aclose' and 'athrow' coroutine methods of asynchronous generators.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions