]> granicus.if.org Git - python/commit
Blocked revisions 72199,72210,72241,73109,73135 via svnmerge
authorGeorg Brandl <georg@python.org>
Tue, 27 Oct 2009 15:41:51 +0000 (15:41 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 27 Oct 2009 15:41:51 +0000 (15:41 +0000)
commitd98a9d0921cbd9468a6c929ce4159ad81907a140
tree5eacda10b2f29554e86437e487ec529dc2c28d47
parent69b342346d58f83012ad74218435e635241422bc
Blocked revisions 72199,72210,72241,73109,73135 via svnmerge

........
  r72199 | benjamin.peterson | 2009-05-02 19:33:01 +0200 (Sa, 02 Mai 2009) | 1 line

  remove py3k compat code
........
  r72210 | gregory.p.smith | 2009-05-02 20:58:21 +0200 (Sa, 02 Mai 2009) | 2 lines

  Convert test method names to PEP8 style.
........
  r72241 | gregory.p.smith | 2009-05-03 21:37:05 +0200 (So, 03 Mai 2009) | 3 lines

  Optimization: move RFC defined network constant construction out of
  the is_*() methods and into module private instances.
........
  r73109 | gregory.p.smith | 2009-06-01 19:40:41 +0200 (Mo, 01 Jun 2009) | 6 lines

  Sync up __version__ number with the version of the ipaddr-py project this
  library came from that it matches.

  Remove the former apache license text now that its been contributed to PSF to
  avoid confusion.
........
  r73135 | gregory.p.smith | 2009-06-02 07:25:34 +0200 (Di, 02 Jun 2009) | 3 lines

  Fixes issue6169: it was possible for two ipaddr network addresses to compare
  as both < and > than eachother.
........