]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150358: Remove unused _complete_fut attribute from asyncio.StreamWriter (#150359)
authorTimofei <128279579+deadlovelll@users.noreply.github.com>
Wed, 8 Jul 2026 09:24:24 +0000 (12:24 +0300)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2026 09:24:24 +0000 (14:54 +0530)
commit0bf2f073194520645abd768f7debc234011e248e
treea81b90763a87f07fc6578840179ec609485fab9f
parent45010f441d392558f1be8f3cea7d86954ed2217d
gh-150358: Remove unused _complete_fut attribute from asyncio.StreamWriter (#150359)
Lib/asyncio/streams.py