]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151522: Guard against None transport in slow-socket SSL test (#151523) main
authorItamar Oren <itamarost@gmail.com>
Tue, 16 Jun 2026 04:51:39 +0000 (21:51 -0700)
committerGitHub <noreply@github.com>
Tue, 16 Jun 2026 04:51:39 +0000 (21:51 -0700)
commit11f032f904c8019b332a3c367f335e05cde63628
tree61a1998fc07907c1a10803dcd2ef5daa59174e87
parent8646385076ea4f6ef08682d8ef07a544d3b4ef30
gh-151522: Guard against None transport in slow-socket SSL test (#151523)
Lib/test/test_asyncio/test_ssl.py