diff options
author | achraf-mer <51244975+achraf-mer@users.noreply.github.com> | 2021-08-17 23:46:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-17 23:46:37 (GMT) |
commit | 03dd89d62413c4a92831ed1b36e2ae8983bcb2d4 (patch) | |
tree | bf9a53308e0e696409fb57123cd1b425180dc0ff /.gitattributes | |
parent | d7f5796a1ec7ba223f6a844d7580559abef05238 (diff) | |
download | cpython-03dd89d62413c4a92831ed1b36e2ae8983bcb2d4.zip cpython-03dd89d62413c4a92831ed1b36e2ae8983bcb2d4.tar.gz cpython-03dd89d62413c4a92831ed1b36e2ae8983bcb2d4.tar.bz2 |
[3.8] bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099) (GH-27801)
Reverts commit e653d4d8e820a7a004ad399530af0135b45db27a 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>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions