-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
gh-136752: Clarify documentation for IPv{N}Address.is_reserved
#136794
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
Conversation
Maybe you should specifially mention, that |
Will do |
… into fix-doc-issue-136752
… into fix-doc-issue-136752
…roperty fix trailing space
… into fix-doc-issue-136752
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
IPv{N}Address.is_reserved
`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
A
IPv{N}Address.is_reserved
`IPv{N}Address.is_reserved
Thanks @mlnrt for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…d`` (pythonGH-136794) (cherry picked from commit 6293d8a) Co-authored-by: Matthieu Lienart <50069805+mlnrt@users.noreply.github.com> Co-authored-by: Matthieu Lienart <matthieu.lienart@axians.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
…d`` (pythonGH-136794) (cherry picked from commit 6293d8a) Co-authored-by: Matthieu Lienart <50069805+mlnrt@users.noreply.github.com> Co-authored-by: Matthieu Lienart <matthieu.lienart@axians.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
GH-136827 is a backport of this pull request to the 3.14 branch. |
GH-136828 is a backport of this pull request to the 3.13 branch. |
…ed`` (GH-136794) (#136827) gh-136752: Clarify documentation for ``IPv{N}Address.is_reserved`` (GH-136794) (cherry picked from commit 6293d8a) Co-authored-by: Matthieu Lienart <50069805+mlnrt@users.noreply.github.com> Co-authored-by: Matthieu Lienart <matthieu.lienart@axians.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
…ed`` (GH-136794) (#136828) gh-136752: Clarify documentation for ``IPv{N}Address.is_reserved`` (GH-136794) (cherry picked from commit 6293d8a) Co-authored-by: Matthieu Lienart <50069805+mlnrt@users.noreply.github.com> Co-authored-by: Matthieu Lienart <matthieu.lienart@axians.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This PR proposes a documentation improvement to clarify the conditions for the ipaddress
is_reserved
property to returnTrue
📚 Documentation preview 📚: https://cpython-previews--136794.org.readthedocs.build/