[issue41820] ipaddress Library gives me incorrect results

Serhiy Storchaka report at bugs.python.org
Sun Sep 20 13:11:09 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Why do you think it is invalid? What formal document specify this?

In contrary, there are examples of using 0-padded notation for IPv4 addresses (000.rrr.rrr.rrr, 128.000.rrr.rrr, 192.000.001.rrr and 224.000.000.000) in RFC 790.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41820>
_______________________________________


More information about the Python-bugs-list mailing list