]> granicus.if.org Git - python/commit
Blocked revisions 65642 via svnmerge
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 11 Aug 2008 15:49:03 +0000 (15:49 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 11 Aug 2008 15:49:03 +0000 (15:49 +0000)
commiteaf8f7a4c04e62c1515fb464cd40a046da026dc9
tree637c8fd2d23a1771795dfe516050adaa74350f76
parentbae1b94d9e0a1d1e5264ce08be236efbfb649d60
Blocked revisions 65642 via svnmerge

........
  r65642 | nick.coghlan | 2008-08-12 01:45:58 +1000 (Tue, 12 Aug 2008) | 1 line

  Issue 2235: Py3k warnings are now emitted for classes that will no longer inherit a__hash__ implementation from a parent class in Python 3.x. The standard library and test suite have been updated to not emit these warnings.
........