Skip to content
Unverified Commit 60ce8f0b authored by Christian Heimes's avatar Christian Heimes Committed by GitHub
Browse files

bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099)


Reverts commit e653d4d8 and makes
parsing even more strict. Like socket.inet_pton() any leading zero
is now treated as invalid input.

Signed-off-by: default avatarChristian Heimes <christian@python.org>

Co-authored-by: default avatarŁukasz Langa <lukasz@langa.pl>
parent 73766b03
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment