]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116112: Fix `ResourceWarning` in `test_asyncio.test_stream` (#116371)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 5 Mar 2024 22:08:18 +0000 (01:08 +0300)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 22:08:18 +0000 (01:08 +0300)
commit990a5f17d05214abe8aafedf8e6418a0fb5ffd50
treee273eb836f1f70caf3855d20364fa46632ebba4a
parente205c5cd8f1a49d0ef126123312ee8a40d1416b6
gh-116112: Fix `ResourceWarning` in `test_asyncio.test_stream` (#116371)

Co-authored-by: @CendioOssman
Lib/test/test_asyncio/test_streams.py