[New-bugs-announce] [issue38655] ipaddress.ip_network('0.0.0.0/0').is_private == True

pascalhofmann report at bugs.python.org
Thu Oct 31 10:04:51 EDT 2019


New submission from pascalhofmann <mail at pascalhofmann.de>:

ipaddress.ip_network('0.0.0.0/0').is_private returns True, even though 0.0.0.0/0 clearly is no private network.

----------
components: Library (Lib)
messages: 355753
nosy: pascalhofmann
priority: normal
severity: normal
status: open
title: ipaddress.ip_network('0.0.0.0/0').is_private == True
type: behavior
versions: Python 3.7

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


More information about the New-bugs-announce mailing list