[New-bugs-announce] [issue41482] docstring errors in ipaddress.IPv4Network

Eric Frederich report at bugs.python.org
Tue Aug 4 15:54:05 EDT 2020


New submission from Eric Frederich <eric.frederich at gmail.com>:

The __init__ method for IPv4Network has a typo where it says all three of '192.0.2.0/24', '192.0.2.0/255.255.255.0' and '192.0.0.2/0.0.0.255' should be equal.

----------
assignee: docs at python
components: Documentation
messages: 374841
nosy: docs at python, eric.frederich
priority: normal
severity: normal
status: open
title: docstring errors in ipaddress.IPv4Network
type: enhancement
versions: Python 3.10, Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9

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


More information about the New-bugs-announce mailing list