Files
cpython/Lib
Miss Islington (bot) 5374fbc314 bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099) (GH-25815)
Reverts commit e653d4d8e8 and makes
parsing even more strict. Like socket.inet_pton() any leading zero
is now treated as invalid input.

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

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 60ce8f0be6)
2021-05-02 15:49:03 +02:00
..
2021-03-13 04:44:36 -08:00
2021-04-04 14:56:53 +02:00
2021-02-03 13:48:22 -08:00