8000 Remove duplicate address in CommonTestMixin_v4.test_leading_zeros() (… · python/cpython@1a8c778 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1a8c778

Browse files
authored
Remove duplicate address in CommonTestMixin_v4.test_leading_zeros() (GH-26326)
1 parent a384b6c commit 1a8c778

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_ipaddress.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ def test_leading_zeros(self):
102102
"000.000.000.000",
103103
"192.168.000.001",
104104
"016.016.016.016",
105-
"192.168.000.001&q 4CBD uot;,
106105
"001.000.008.016",
107106
"01.2.3.40",
108107
"1.02.3.40",

0 commit comments

Comments
 (0)
0