]> granicus.if.org Git - python/commit
bpo-30773: Fix ag_running; prohibit running athrow/asend/aclose in parallel (#7468)
authorYury Selivanov <yury@magic.io>
Mon, 30 Sep 2019 05:59:11 +0000 (22:59 -0700)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2019 05:59:11 +0000 (22:59 -0700)
commitfc4a044a3c54ce21e9ed150f7d769fb479d34c49
treee1edc8803eeb30b48f333ff88cd478a4cc75a2c4
parent6758e6e12a71ef5530146161881f88df1fa43382
bpo-30773: Fix ag_running; prohibit running athrow/asend/aclose in parallel (#7468)
Include/genobject.h
Lib/test/test_asyncgen.py
Misc/NEWS.d/next/Core and Builtins/2018-06-07-01-01-20.bpo-30773.C31rVE.rst [new file with mode: 0644]
Objects/genobject.c