]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
asyncio.Task: rename internal nested variable to don't hide another declaration from...
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 29 Mar 2022 21:33:51 +0000 (00:33 +0300)
committerGitHub <noreply@github.com>
Tue, 29 Mar 2022 21:33:51 +0000 (00:33 +0300)
commita5ba445322f723e04a3e901365512360a99c54d4
tree292253e39c943a0b320976da8a8f165a85b9047e
parentdc2d8404a3ab6288ce112c71da8c65c34cd3087e
asyncio.Task: rename internal nested variable to don't hide another declaration from outer scope (GH-32181)
Modules/_asynciomodule.c