diff options
author | Christian Heimes <christian@python.org> | 2021-05-02 12:00:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-02 12:00:35 (GMT) |
commit | 60ce8f0be6354ad565393ab449d8de5d713f35bc (patch) | |
tree | 131beaabf8c731503be540fdd09e66f7f2000a41 /Lib/idlelib/idle_test/tkinter_testing_utils.py | |
parent | 73766b0341674f3920f4ea86a6f8288b801960f9 (diff) | |
download | cpython-60ce8f0be6354ad565393ab449d8de5d713f35bc.zip cpython-60ce8f0be6354ad565393ab449d8de5d713f35bc.tar.gz cpython-60ce8f0be6354ad565393ab449d8de5d713f35bc.tar.bz2 |
bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099)
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 'Lib/idlelib/idle_test/tkinter_testing_utils.py')
0 files changed, 0 insertions, 0 deletions