New submission from Nicolai Moore :
When using the tuple-form of constructing IPv4Network and IPv6Network will
accept prefixlen outside of the normal allowed ranges.
Example:
>>> import ipaddress
>>> ipaddress.IPv4Network(('172.21.1.0', 400))
IPv4Network('172.
Nicolai Moore added the comment:
I'd be happy too. Would be a first time contribution though, so need to give me
some time to figure my way around the process.
--
___
Python tracker
<https://bugs.python.org/is
Change by Nicolai Moore :
--
keywords: +patch
pull_requests: +13208
stage: needs patch -> patch review
___
Python tracker
<https://bugs.python.org/issu
Change by Nicolai Moore :
--
pull_requests: +13220
___
Python tracker
<https://bugs.python.org/issue33694>
___
___
Python-bugs-list mailing list
Unsubscribe: