]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 72751 via svnmerge from
authorRobert Schuppenies <okkotonushi@googlemail.com>
Sun, 17 May 2009 22:03:27 +0000 (22:03 +0000)
committerRobert Schuppenies <okkotonushi@googlemail.com>
Sun, 17 May 2009 22:03:27 +0000 (22:03 +0000)
commit3d98e7da13045ade15a5f7cce6e99362cf4b6362
tree623a90e34c9a1b457090a5b1f51af6165ef19f2a
parentca354c74e7a1d27a7da5e197579117e5025ec5fb
Merged revisions 72751 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r72751 | robert.schuppenies | 2009-05-17 10:32:20 -0700 (Sun, 17 May 2009) | 2 lines

  Issue 5964: Fixed WeakSet __eq__ comparison to handle non-WeakSet objects.
........
Lib/_weakrefset.py
Lib/test/test_weakset.py