]> granicus.if.org Git - python/commit
Fix some ipaddress documentation errors (GH-6021)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Mar 2018 04:41:27 +0000 (20:41 -0800)
committerGitHub <noreply@github.com>
Thu, 8 Mar 2018 04:41:27 +0000 (20:41 -0800)
commit15425cf2456d816ad25723471375199277887de6
treeeaae8a53109a59ba0d65fb05ce421afc6c7e991f
parent7592c0a686a80b9fbe2e6d519a486aca58b3260b
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