]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111789: Use PyDict_GetItemRef() in Modules/_asynciomodule.c (GH-112072)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Nov 2023 04:28:30 +0000 (06:28 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Nov 2023 04:28:30 +0000 (04:28 +0000)
commitd4f83e1e3a19e2f881115f20d58ae6a019ddb48f
tree08ce85308608998dc7ec647b2272cdac78d53f43
parent6c214dea7c503eb42bd130d43e8880f39bff0350
gh-111789: Use PyDict_GetItemRef() in Modules/_asynciomodule.c (GH-112072)
Modules/_asynciomodule.c