Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes issue6169: it was possible for two ipaddr network addresses to compare | Gregory P. Smith | 2009-06-02 | 1 | -7/+15 |
* | Sync up __version__ number with the version of the ipaddr-py project this | Gregory P. Smith | 2009-06-01 | 1 | -13/+1 |
* | Fix an off by one error on negative indexs to __getitem__ | Gregory P. Smith | 2009-05-08 | 1 | -0/+1 |
* | Optimization: move RFC defined network constant construction out of | Gregory P. Smith | 2009-05-03 | 1 | -14/+33 |
* | remove py3k compat code | Benjamin Peterson | 2009-05-02 | 1 | -28/+0 |
* | Adds the ipaddr module to the standard library. Issue #3959. | Gregory P. Smith | 2009-05-01 | 1 | -0/+1365 |