Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some ipaddress documentation errors #6021

Merged
merged 2 commits into from
Mar 8, 2018
Merged

Fix some ipaddress documentation errors #6021

merged 2 commits into from
Mar 8, 2018

Conversation

zhangyangyu
Copy link
Member

@zhangyangyu zhangyangyu commented Mar 8, 2018

  • fix a typo
  • fix the type of IPv?Network.hostmask
  • add documentation about IPv?Network.netmask
  • fix IPv6Network constructor doc that extended netmasks are not supported

fix a typo
fix the type of IPv?Network.hostmask
add documentation about IPv?Network.netmask
fix IPv6Network constructor doc that extended netmasks are not supported
@zhangyangyu zhangyangyu added the docs Documentation in the Doc dir label Mar 8, 2018
@zhangyangyu
Copy link
Member Author

@zhangyangyu zhangyangyu merged commit e405096 into master Mar 8, 2018
@miss-islington
Copy link
Contributor

Thanks @zhangyangyu for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@zhangyangyu zhangyangyu deleted the ipaddress-doc branch March 8, 2018 04:24
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 8, 2018
* 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 e405096)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
@bedevere-bot
Copy link

GH-6023 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 8, 2018
* 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 e405096)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
@bedevere-bot
Copy link

GH-6024 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Mar 8, 2018
* 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 e405096)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
miss-islington added a commit that referenced this pull request Mar 8, 2018
* 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 e405096)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
jo2y pushed a commit to jo2y/cpython that referenced this pull request Mar 23, 2018
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants