]> granicus.if.org Git - python/commit
asyncio: Optimize _get_running_loop() to call getpid() only when there's a loop
authorYury Selivanov <yury@magic.io>
Fri, 3 Mar 2017 04:57:33 +0000 (23:57 -0500)
committerYury Selivanov <yury@magic.io>
Fri, 3 Mar 2017 04:58:29 +0000 (23:58 -0500)
commit2ef08d3be780457c444741b67e6181675b044be9
tree9e3948c14fd212f416f897cd2ae045d7e337241a
parent604faba1db724951ee440337099d111e3ecade49
asyncio: Optimize _get_running_loop() to call getpid() only when there's a loop
Lib/asyncio/events.py