cpython/Doc/tools
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
..
extensions Fixed linenumber missing when audit hook has an error (GH-24692) 2021-03-01 14:23:21 -08:00
static [3.9] Remove 3.5 from Doc version switcher in master. (GH-22886) (#22888) 2020-10-22 07:29:26 -07:00
templates [3.9] Remove 3.5 from Doc version switcher in master. (GH-22886) (#22888) 2020-10-22 07:29:26 -07:00
rstlint.py bpo-11233: Create availability directive for documentation (GH-9692) 2018-10-12 16:55:20 +02:00
susp-ignored.csv bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099) (GH-25815) 2021-05-02 15:49:03 +02:00