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

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