index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
ipaddress.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#14814: Remove dead code from ipaddress
Hynek Schlawack
2012-06-04
1
-38/+7
*
#14814: Use correct comparison for IP addresses
Hynek Schlawack
2012-06-04
1
-1/+1
*
Issue #14814: minor spelling fixes
Sandro Tosi
2012-06-02
1
-4/+4
*
#14814: Fix errror message creation in ipaddress.collapse_addresses
Hynek Schlawack
2012-06-01
1
-1/+1
*
#14814: Remove 2.x's new-style classes syntax from ipaddress
Hynek Schlawack
2012-06-01
1
-3/+3
*
#14814: Remove stale __hex__ method from ipaddress
Hynek Schlawack
2012-05-31
1
-3/+0
*
Issue #14814: Clean out an obsolete property and method from ipaddress Networ...
Nick Coghlan
2012-05-26
1
-13/+1
*
Issue #14814: Cleanup ipaddress header comments
Nick Coghlan
2012-05-26
1
-12/+0
*
Issue #14814: In the spirit of TOOWTDI, ditch the redundant version parameter...
Nick Coghlan
2012-05-26
1
-75/+47
*
#14814: Some PEP8 adjustments and dead code weeding
Hynek Schlawack
2012-05-26
1
-27/+17
*
Issue #14814: minor improvements as suggested by Hynek Schlawack
Sandro Tosi
2012-05-23
1
-6/+9
*
Issue #14814: improve docstrings and arguments value handling, as per Terry J...
Sandro Tosi
2012-05-23
1
-27/+38
*
Issue #14814: addition of the ipaddress module (stage 1 - code and tests)
Nick Coghlan
2012-05-20
1
-0/+2193