]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140748: socket_helper.transient_internet: Unwrap UrlError.__cause__ (GH-140749)
authorPetr Viktorin <encukou@gmail.com>
Thu, 30 Oct 2025 11:14:17 +0000 (12:14 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Oct 2025 11:14:17 +0000 (12:14 +0100)
commit75a1cbdd38b142b359849eae16a2ecc12f6b3881
tree5fa84afda84b5b8c185585bff244af8293ce138f
parent134adb32e86c5c4f1335c5884483adf9c56120b0
gh-140748: socket_helper.transient_internet: Unwrap UrlError.__cause__ (GH-140749)
Lib/test/support/socket_helper.py