[issue28577] ipaddress.ip_network(...).hosts() returns nothing for an IPv4 /32

Ethan Furman report at bugs.python.org
Mon Mar 9 18:33:52 EDT 2020


Ethan Furman <ethan at stoneleaf.us> added the comment:


New changeset 8e9c47a947954c997d4b725f4551d50a1d896722 by Pete Wicken in branch 'master':
bpo-28577: Special case added to IP v4 and v6 hosts for /32 and /128 networks (GH-18757)
https://github.com/python/cpython/commit/8e9c47a947954c997d4b725f4551d50a1d896722


----------

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


More information about the Python-bugs-list mailing list