]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix some ipaddress documentation errors (GH-6021)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Mar 2018 04:35:52 +0000 (20:35 -0800)
committerGitHub <noreply@github.com>
Thu, 8 Mar 2018 04:35:52 +0000 (20:35 -0800)
commitc072e258858bf3c125f1bce3ec27ddb176300d04
tree5e30a3baced887a7fc29bab14634566ec74a067d
parentd824b4e4afbe9cf02310e39b14402fb2aa271f8f
Fix some ipaddress documentation errors (GH-6021)

* fix a typo: documention -> documentation
* fix the type of IPv?Network.hostmask
* add documentation about IPv?Network.netmask
* fix IPv6Network constructor doc that extended netmasks are not supported
(cherry picked from commit e405096ea91f516d411095b6fea4eec9668eac88)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
Doc/library/ipaddress.rst