]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146507: cache the buffer size for `SelectorTransport.get_write_buffer_size()`...
authormoktamd <109174491+moktamd@users.noreply.github.com>
Fri, 27 Mar 2026 16:13:15 +0000 (01:13 +0900)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2026 16:13:15 +0000 (21:43 +0530)
commit1417737810e2250ca5cd80574c82e8aa2542560a
treeb12fe529df3c6805741d03ee4781bc9a552e8fbd
parentc8ee196030b1af7ccf347567e263075ffb1aeee8
gh-146507: cache the buffer size for `SelectorTransport.get_write_buffer_size()`  (#146518)
Lib/asyncio/selector_events.py
Misc/NEWS.d/next/Library/2026-03-27-12-00-00.gh-issue-146507.1D95A7.rst [new file with mode: 0644]