]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-29890: Test IPv*Interface construction with tuple argument (GH-30862)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 May 2022 18:18:31 +0000 (11:18 -0700)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 18:18:31 +0000 (11:18 -0700)
commit30681d6655f1d25fd8ca10df0e2088a17733742c
tree7bf3b5938f90760f40ca6fa5e9b7e3ef019ea66f
parent58f2d2d10aed5edbde85403c17ad2a54eb37db54
bpo-29890: Test IPv*Interface construction with tuple argument (GH-30862)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit b295a92c50b128e494f47c28f12b8e9eac2927ea)

Co-authored-by: Humbled Drugman <humbled.drugman@gmail.com>
Lib/test/test_ipaddress.py
Misc/NEWS.d/next/Tests/2022-01-24-21-31-09.bpo-29890.zEG-ra.rst [new file with mode: 0644]