]> granicus.if.org Git - python/commit
fix __bytes__ handling here in py3x
authorBenjamin Peterson <benjamin@python.org>
Thu, 19 Nov 2009 03:08:32 +0000 (03:08 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 19 Nov 2009 03:08:32 +0000 (03:08 +0000)
commit32019774b98d0b140cec1f16e46e4268d0f2cf7f
tree1d447ddf2f345141c9d0039aa4e14d66b327c2a8
parent36c3c027adcc4e92f189edadb5e36f621c3cdf8f
fix __bytes__ handling here in py3x
Merged revisions 76395 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76395 | benjamin.peterson | 2009-11-18 21:00:02 -0600 (Wed, 18 Nov 2009) | 1 line

  #5037 proxy __unicode__ correctly
........
Lib/test/test_weakref.py
Misc/NEWS
Objects/weakrefobject.c