]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151522: Guard against None transport in slow-socket SSL test (GH-151523...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Jun 2026 05:54:42 +0000 (07:54 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Jun 2026 05:54:42 +0000 (22:54 -0700)
commit1a8e7435a5ef2b581a2866cfff28ea8de7a1c5cc
treeb95945d3998a3710ab82648590099ab1ad7473d0
parente2c7fa7ff65dce05b857a3bbac275894dad967ad
[3.15] gh-151522: Guard against None transport in slow-socket SSL test (GH-151523) (#151528)

gh-151522: Guard against None transport in slow-socket SSL test (GH-151523)
(cherry picked from commit 11f032f904c8019b332a3c367f335e05cde63628)

Co-authored-by: Itamar Oren <itamarost@gmail.com>
Lib/test/test_asyncio/test_ssl.py