]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
supress coroutine warning when an exception is pending (#27968)
authorBenjamin Peterson <benjamin@python.org>
Wed, 7 Sep 2016 15:46:59 +0000 (08:46 -0700)
committerBenjamin Peterson <benjamin@python.org>
Wed, 7 Sep 2016 15:46:59 +0000 (08:46 -0700)
commitb88db8745b4f3e20471f729e34c941344a9d8b34
tree9fe85f4a7297de08cbb6f12ae8be449363a7c460
parent32d374215a514915eca892e5c58a61e9494f37af
supress coroutine warning when an exception is pending (#27968)
Objects/genobject.c