Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b7a688b3a40705ab4f7f7035d40ec026899c7052
/
Doc
/
library
/
ipaddress.rst
b4760ef
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
by Senthil Kumaran
· 9 years ago
5feeeba
use a proper m-dash
by Benjamin Peterson
· 10 years ago
3732ed2
Merge in all documentation changes since branching 3.4.0rc1.
by Larry Hastings
· 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