]> granicus.if.org Git - python/commit
Blocked revisions 64962 via svnmerge
authorNick Coghlan <ncoghlan@gmail.com>
Tue, 15 Jul 2008 14:31:20 +0000 (14:31 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Tue, 15 Jul 2008 14:31:20 +0000 (14:31 +0000)
commit9bab65c25928617b2911d2f42d01e5543893ed93
tree526c3d2cbcd3aeb8e537bbe941d82fb97cb0b4da
parentb1ebcc6b0b2dfee5c7e412b3e1875290213ea4aa
Blocked revisions 64962 via svnmerge

........
  r64962 | nick.coghlan | 2008-07-16 00:27:37 +1000 (Wed, 16 Jul 2008) | 1 line

  Issue 2235: __hash__ is once again inherited by default, but inheritance can be blocked explicitly so that collections.Hashable remains meaningful
........