]> granicus.if.org Git - python/commit
bpo-32357: Use PySet_GET_SIZE macro in _is_coroutine() from _asynciomodule.c (#4990)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sat, 23 Dec 2017 20:06:46 +0000 (22:06 +0200)
committerYury Selivanov <yury@magic.io>
Sat, 23 Dec 2017 20:06:46 +0000 (15:06 -0500)
commit0f47fa2c89a6b9a04969219dfb0c3801c611e3ca
treea48ff961565eb36c0a26b2abeaa177b4ed9f688c
parentca9b36cd1a384e5ecb56d9df9a59144240353ef0
bpo-32357: Use PySet_GET_SIZE macro in _is_coroutine() from _asynciomodule.c  (#4990)
Modules/_asynciomodule.c