[issue42774] 'ipaddress' module, bad result for 'is_private' on "192.0.0.0"
Change by Trevor Marvin : -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/issue42774> ___ ___
[issue42774] 'ipaddress' module, bad result for 'is_private' on "192.0.0.0"
New submission from Trevor Marvin : Tested on Python 3.6.9 with "ipaddress" module, module version 1.0. ipaddress.ip_address('192.0.0.0').is_private Incorrectly returns as 'True'. Per RFC 1918 / BCP 5, section 3, the private IPv4 space sarting with