]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40294: Fix _asyncio when module is loaded/unloaded multiple times (GH-19542)
authorJeffrey Quesnelle <jquesnelle@gmail.com>
Fri, 17 Apr 2020 02:09:45 +0000 (22:09 -0400)
committerGitHub <noreply@github.com>
Fri, 17 Apr 2020 02:09:45 +0000 (04:09 +0200)
commita75e730075cd25be1143e6183006f3b1d61bb80f
tree204b257362b1e943d6a1fce466bdb03bbe40aad6
parenta388bbd3f129364c39843f63e92f08bc53c71905
bpo-40294: Fix _asyncio when module is loaded/unloaded multiple times (GH-19542)
Modules/_asynciomodule.c