]> granicus.if.org Git - python/commit
Merged revisions 76396 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Thu, 19 Nov 2009 03:10:36 +0000 (03:10 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 19 Nov 2009 03:10:36 +0000 (03:10 +0000)
commita1f9c0423992f731778e3389eba2c87f864a6ba1
tree8100e2a249f3c1852032a98a721c5d01ee788a1e
parentd3a77c0ad3d933f9ce6f3e8e6c983bfb47e89b8e
Merged revisions 76396 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76396 | benjamin.peterson | 2009-11-18 21:08:32 -0600 (Wed, 18 Nov 2009) | 10 lines

  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