]> 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:42 +0000 (11:18 -0700)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 18:18:42 +0000 (11:18 -0700)
commit4ede78104522dfd27d31d3a1b6dfaa673398e612
tree309b914bbf6c6f1087160a10f34225f1649b2dca
parenta23e4722fd51c5829dc747cea2d6cc2cbd17d1a1
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]