]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129354: Cleanup test_coroutines (#129684)
authorVictor Stinner <vstinner@python.org>
Wed, 5 Feb 2025 11:43:46 +0000 (12:43 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2025 11:43:46 +0000 (11:43 +0000)
commite5c3b7e34974dcd6d7f6a1a50030bf7fbce38e74
tree354d93d2b5ac7851276eb8b68d05dacebfdbacc6
parenta25042e6d2b71651e93ff90c361ad763c0368872
gh-129354: Cleanup test_coroutines (#129684)

Remove unused variables.
Lib/test/test_coroutines.py