]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:48 +0000 (07:54 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Jun 2026 05:54:48 +0000 (22:54 -0700)
commit10d93fffc1c5a085da5cff48d6f45495184030d1
tree873a71dbdcdcf7d5c7bffb3e8f141acadc3159c9
parentaa485557c071dcab9854e2bee3740e4650610159
[3.14] gh-151522: Guard against None transport in slow-socket SSL test (GH-151523) (#151529)

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