]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138958: remove unused variable in Lib/asyncio/streams.py (#138959)
authoryihong <zouzou0208@gmail.com>
Tue, 16 Sep 2025 03:18:41 +0000 (11:18 +0800)
committerGitHub <noreply@github.com>
Tue, 16 Sep 2025 03:18:41 +0000 (08:48 +0530)
commit4c0d7bc52afcd6b34b1085a52bb33ae695f656e5
treedb5f183c34ff3d05a7d0645dc786b359e15aa0c5
parent445b424b7483a9c4091b73aca816174471e20a6b
gh-138958: remove unused variable in Lib/asyncio/streams.py (#138959)
Lib/asyncio/streams.py