]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95808: Add missing early returns in _asynciomodule.c (#95809)
authorYury Selivanov <yury@edgedb.com>
Mon, 15 Aug 2022 23:32:40 +0000 (16:32 -0700)
committerGitHub <noreply@github.com>
Mon, 15 Aug 2022 23:32:40 +0000 (16:32 -0700)
commitb2afe482f21b826d53886a69ea2c99d0d940c59a
tree9e25903acda0048998e6b83e811f80839e428ca4
parentf6b811059ac945a283bb59bf37efac162c3bbab6
gh-95808: Add missing early returns in _asynciomodule.c (#95809)
Modules/_asynciomodule.c