[issue36845] ipaddres.IPv4Network and ipaddress.IPv6Network tuple construction will accept out of valid range prefixlen

Inada Naoki report at bugs.python.org
Tue May 14 07:00:21 EDT 2019


Inada Naoki <songofacandy at gmail.com> added the comment:


New changeset 30cccf084d1560d9e3382e69d828b3be8cdb0286 by Inada Naoki (Miss Islington (bot)) in branch '3.7':
bpo-36845: validate integer network prefix when constructing IP networks (GH-13298)
https://github.com/python/cpython/commit/30cccf084d1560d9e3382e69d828b3be8cdb0286


----------

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


More information about the Python-bugs-list mailing list