Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
010f361dadcbc9f124c7b55b5965b982d60edac8
/
Doc
/
library
/
ipaddress.rst
dba9039
Issue #23921: Standardized documentation whitespace formatting.
by Serhiy Storchaka
· 8 years ago
6dff020
Issue #26736: Used HTTPS for external links in the documentation if possible.
by Serhiy Storchaka
· 9 years ago
1498461
merge 3.4 (#24963)
by Benjamin Peterson
· 9 years ago
0612ffe
fix spelling that was a bit confused (closes #24963)
by Benjamin Peterson
· 9 years ago
b4760ef
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
by Senthil Kumaran
· 9 years ago
53553c4
merge 3.4
by Benjamin Peterson
· 10 years ago
5feeeba
use a proper m-dash
by Benjamin Peterson
· 10 years ago
8b852f1
Fix Issue #21528 - Fix documentation typos
by Donald Stufft
· 10 years ago
5fb195f
Issue #16531: ipaddress.IPv4Network and ipaddress.IPv6Network now accept an (address, netmask) tuple argument, so as to easily construct network objects from existing addresses.
by Antoine Pitrou
· 10 years ago
ebdaaf4
Issue #20480: Add ipaddress.reverse_pointer. Patch by Leon Weber.
by Eric V. Smith
· 11 years ago
3732ed2
Merge in all documentation changes since branching 3.4.0rc1.
by Larry Hastings
· 11 years ago
6674ac0
whatsnew: ipaddress is_global
by R David Murray
· 11 years ago
a3d0ffe
Merge from 3.3
by Andrew Kuchling
· 11 years ago
e5235f1
#20241: use correct RFC number
by Andrew Kuchling
· 11 years ago
96bb437
Close #20563: Declare ipaddress API stable
by Nick Coghlan
· 11 years ago
5c15424
Closes #20253: Merge typo fix
by Zachary Ware
· 11 years ago
9774ce0
Issue #20253: Fixed a typo in the ipaddress docs that advertised an
by Zachary Ware
· 11 years ago
e5019d5
#17400: correct handling of 100.64.0.0/10, fixing the docs and updating NEWS
by Peter Moody
· 11 years ago
be9c1b1
#17400: fix documentation, add cache to is_global and correctly handle 100.64.0.0/10
by Peter Moody
· 11 years ago
8ed30c1
#17400; NEWS and ipaddress.rst change
by Peter Moody
· 11 years ago
9ad417e
Fix: >= and so on are usually called "comparison operators", not "logical operators". Found by Tom Kalt on docs@.
by Georg Brandl
· 11 years ago
0f84764
Issue #17047: remove doubled words added in 3.3
by Terry Jan Reedy
· 12 years ago
948af23
Issue #15888: fixing problems in ipaddress doctests. Patch by Chris Jerdonek
by Eli Bendersky
· 12 years ago
a8517ad
Issue #14814: document the Interface APIs and fix various problems with the string representations (initial patch by Eli Bendersky).
by Nick Coghlan
· 12 years ago
31096a9
Issue #14814: Attempt to clarify network address and broadcast address for less experienced users
by Nick Coghlan
· 12 years ago
7362c3e
Issue #14814: Finish review of ipaddress network object docs (initial patch was by Eli Bendersky)
by Nick Coghlan
· 12 years ago
730f67f
Issue 14814: Docs work showed some more cases of networks pretending to be addresses and highlighted the weird approach to implementing the 'is_whatever' properties. Impl now illustrates far more clearly that networks have a property if both their network and broadcast addresses have that property
by Nick Coghlan
· 12 years ago
0e49749
Issue #14814: reorganize ipaddress documentation and document all attributes of IPv[46]Address objects
by Eli Bendersky
· 12 years ago
9680bdb
Issue #14814: Add first draft of PEP 3144 ipaddress module documentation (initial patch by Sandro Tosi)
by Nick Coghlan
· 12 years ago