Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-136752: Clarify documentation forIPv{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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
python-cla-botbot commentedJul 19, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Maybe you should specifially mention, that |
Will do |
… into fix-doc-issue-136752
… into fix-doc-issue-136752
…ropertyfix trailing space
… into fix-doc-issue-136752
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
IPv{N}Address.is_reserved
`Uh oh!
There was an error while loading.Please reload this page.
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
6293d8a
intopython:mainUh oh!
There was an error while loading.Please reload this page.
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 commit6293d8a)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 commit6293d8a)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 the3.14 branch. |
GH-136828 is a backport of this pull request to the3.13 branch. |
…ed`` (GH-136794) (#136827)gh-136752: Clarify documentation for ``IPv{N}Address.is_reserved`` (GH-136794)(cherry picked from commit6293d8a)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 commit6293d8a)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>
Uh oh!
There was an error while loading.Please reload this page.
This PR proposes a documentation improvement to clarify the conditions for theipaddress
is_reserved
property to returnTrue
📚 Documentation preview 📚:https://cpython-previews--136794.org.readthedocs.build/