]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-140748: socket_helper.transient_internet: Unwrap UrlError.__cause__ (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 13 Nov 2025 12:58:46 +0000 (13:58 +0100)
committerGitHub <noreply@github.com>
Thu, 13 Nov 2025 12:58:46 +0000 (13:58 +0100)
commitf50989f3cbf092d4f05c6c639cca21e9f888c2b4
tree87a60a522f3bf668e3985c184e81d413813c653b
parent6916bfb800f84931fa9647f81090ea1f6e2974ec
[3.13] gh-140748: socket_helper.transient_internet: Unwrap UrlError.__cause__ (GH-140749) (GH-141506)

(cherry picked from commit 75a1cbdd38b142b359849eae16a2ecc12f6b3881)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Lib/test/support/socket_helper.py